Skip to main content

miscellaneous path functions

Project description

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for jaraco.path-1.1.1.tar.gz
Algorithm Hash digest
SHA256 f671eeea06e03dc582096b8a20916953fe0aef0b78e4d339ee674eedaeb5480e
MD5 dcd505f3041e2fdfbcf5c7e6be294149
BLAKE2b-256 3c3087cba6723145b71abaf1d1befa0a3eeea7833d02493edde1e3d0fc4f9d39

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