Skip to main content

Make path from string!

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pather-0.2.2.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

pather-0.2.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page