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

Uploaded Source

Built Distribution

jaraco.path-3.1.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jaraco.path-3.1.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for jaraco.path-3.1.0.tar.gz
Algorithm Hash digest
SHA256 88e962349a5ced6aca15d5580e17a99bb396602ba25c682a952278c45df2fffa
MD5 abbcb7072b4f118596e8f59fc8190bdc
BLAKE2b-256 26133a2f06959e2f301437eb85fe1bbc84518af2aae3cfd4e1aa71072135eb17

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for jaraco.path-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ec262c4297de8cd7edd614469e080ce0c7176f6580131e81d149a044526d0e4
MD5 aed56b44775d7735d35c6aa7495a145b
BLAKE2b-256 bb602b92110089735bffbfb536fdfda9cb46509d99dbf0a4aad7fa0bfddd9206

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