Last updated:
0 purchases
pather 0.2.2
Pather
Parameters:
string - string ("1", "author")
Returned OS path:
string - directories (e.g., a/1/e/4/)
Installation
pip install pather
Usage
Pather by query:
>>> import pather
>>> path = pather("string")
>>> path
'c/3/f/e/'
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Make sure to add or update tests as appropriate.
Use Black for code formatting and Conventional Commits for commit messages.
Changelog
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.