Miscellaneous utilities for PAX notebooks
Project description
paxutils
Miscellaneous utilities for PAX notebooks.
The path.Path
class is a dropin replacement for pathlib.Path
in the context of the PAX platform. Use the standard pathlib
in any other context.
Usage
from paxutils.path import Path
# define path for file `myfile` in the context of the PAX course `GIF-U014`
path = Path('myfile', course='GIF-U014')
...
build distribution
python -m build
upload to pypi
twine upload dist/*
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
paxutils-0.2.2.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file paxutils-0.2.2.tar.gz
.
File metadata
- Download URL: paxutils-0.2.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f347dd18c54da327a7e0b3a336248559a926e275e2e1170b4d31118d15f113f4 |
|
MD5 | c69f4bf0259a2a2910c92d8bb8658601 |
|
BLAKE2b-256 | ca3ee3eae2c479d3fc9ee67ee2481fdfcfdf2272ed98242d17ca6377562ed306 |
File details
Details for the file paxutils-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: paxutils-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 289982c44e1db68b0f1b906c05c31443158e3ad92d651849e872d53535a9088e |
|
MD5 | ea8cec486bd05b6466407cf3d134bb12 |
|
BLAKE2b-256 | 10f1c36a01c976f88c657a33b2281897e6d6c3e8b59a806f8d54500a1a5b21b1 |