Skip to main content

File system general utilities

Project description

Pattern matching and various utilities for file systems paths.

Installing

As simple as:

python3 -m pip install –upgrade –user pathtools3

Or from sources:

python3 -m pip install -e .

Testing

Requirements:

python3 -m pip install pytest pytest-cov

And then:

python3 -m pytest

Deploying

For the maintainer, you will need to install wheel:

python3 -m pip install wheel

And the command to distribute the module is:

python3 setup.py sdist bdist_wheel upload

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

pathtools3-0.2.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

pathtools3-0.2.1-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 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