Skip to main content

miscellaneous path functions

Project description

https://img.shields.io/pypi/v/jaraco.path.svg https://img.shields.io/pypi/pyversions/jaraco.path.svg https://img.shields.io/pypi/dm/jaraco.path.svg https://img.shields.io/travis/jaraco/jaraco.path/master.svg

License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation.

Hidden File Detection

jaraco.path provides cross platform hidden file detection:

from jaraco import path
if path.is_hidden('/'):
    print("Your root is hidden")

hidden_dirs = filter(is_hidden, os.listdir('.'))

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

jaraco.path-1.2.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

jaraco.path-1.2-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file jaraco.path-1.2.tar.gz.

File metadata

  • Download URL: jaraco.path-1.2.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jaraco.path-1.2.tar.gz
Algorithm Hash digest
SHA256 05c947a5fba278c6116ab9c952b5910733e1cd529779cfeb0035f51e5741027b
MD5 b8a3b456db0ff08b4a8fcafbb143d2f8
BLAKE2b-256 177e846a1a5abcea06b6e7568ae672e5be06ebce45e695f51db478a2e47cfd70

See more details on using hashes here.

File details

Details for the file jaraco.path-1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for jaraco.path-1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 91ca534716f050a3149a09f4057acb541b1d17140f1af6676799a2ac5c88033a
MD5 da5edf352b394895ed9b7d92015a6423
BLAKE2b-256 bd229103327ee53d17e7d4e9ddd518f3d0aa340d1b74b8e70580049380d710d0

See more details on using hashes here.

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