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
Release history Release notifications | RSS feed
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)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | f671eeea06e03dc582096b8a20916953fe0aef0b78e4d339ee674eedaeb5480e |
|
MD5 | dcd505f3041e2fdfbcf5c7e6be294149 |
|
BLAKE2b-256 | 3c3087cba6723145b71abaf1d1befa0a3eeea7833d02493edde1e3d0fc4f9d39 |