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 tests Code style: Black

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-3.3.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

jaraco.path-3.3.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jaraco.path-3.3.0.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for jaraco.path-3.3.0.tar.gz
Algorithm Hash digest
SHA256 5d5d3da5e70ef7a16db2a3d369269ae03a4504389ef691727346c6c008ec1766
MD5 d2c6add2531e2e1ee8a88c40494e4000
BLAKE2b-256 c023c23483f88c99d8d17e9e2b7daa42dd75f62ce1f9de702e63b6b353bd833e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jaraco.path-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1

File hashes

Hashes for jaraco.path-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e8dfe7ed1356073c00d488517ea234f96e1fcd9a5c3848c5e28f22f2c7eb918
MD5 4eb36e87a290fcea933a46a0c33abb1b
BLAKE2b-256 ee84a7e292ed52d454030c18f64192223a15e5fa7412bee24816a7ad12b25807

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