miscellaneous path functions
Project description
Directory Builder
When testing (and perhaps in other cases), it’s often necessary to construct a tree of directories/files. This project provides a build function to simply create such a directory from a dictionary definition:
from jaraco.path import build build( { 'foo': 'Content of foo', 'subdir': { 'foo': 'Content of subdir/foo', }, }, )
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-3.4.1.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file jaraco.path-3.4.1.tar.gz
.
File metadata
- Download URL: jaraco.path-3.4.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2dea7e9fa588ab0f05aefb9f6539e54b0f9d5e8b124df125dcf238cee8d355d |
|
MD5 | fa89b710d56905c7c985af64ea5a8a50 |
|
BLAKE2b-256 | 41caa66f9fcd7f0d879996c1ccd2034981089b6ec17637be44fd54bd6b1fa014 |
File details
Details for the file jaraco.path-3.4.1-py3-none-any.whl
.
File metadata
- Download URL: jaraco.path-3.4.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e3f873433d110b67358728ed3edb9a42a52721db1aee92e57fcb3433e1485b |
|
MD5 | 22d7426413d68e3e608e8680a3c10e98 |
|
BLAKE2b-256 | eaff7670304c19e9f2b22b4054f7e1213e884b3edf230add203d462ccebb7611 |