Collection of utilities used in other python projects.
Project description
packg
Collection of utilities used in other python projects.
Features
caching
: Cache objects to disk / to memoryConst
: Base class for defining constants, as alternative toenum.Enum
typext
: Type definitions- etc
Install
Requires python>=3.7
pip install packg
Dev install
Clone repository and cd into, then:
pip install -e .
pip install pytest pytest-cov pylint pytest-lazy-fixture
pylint packg
# run tests
python -m pytest --cov
pylint tests
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
packg-0.2.13.tar.gz
(20.8 kB
view details)
Built Distribution
packg-0.2.13-py3-none-any.whl
(22.9 kB
view details)
File details
Details for the file packg-0.2.13.tar.gz
.
File metadata
- Download URL: packg-0.2.13.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b9ec5cc07f5bc32cf4655e346b3a510d2c446e71ab29cf31adc43e57276b557 |
|
MD5 | 6e98cf1828f341d20196411d0b6e52f3 |
|
BLAKE2b-256 | 6cd6f11d082cfd767c82e3d429b95666e1b2020a64e2eb5f2b76729c037e46f8 |
File details
Details for the file packg-0.2.13-py3-none-any.whl
.
File metadata
- Download URL: packg-0.2.13-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6ab47854c5cf6f8bf382e166b191ea37eb3332a6cd4eb4ad4ee3c7722f5d2f0 |
|
MD5 | de169bc1670bfc09d42a29243aa2d133 |
|
BLAKE2b-256 | ab3c2d1baa02acbf5e2894eef04a485bfc249fc90c391260b9bca8380c9a539f |