This project contains common functions, decorators, and mixin classes as the
Project description
core-mixins
This project contains common functions, decorators, and mixin classes as the base for other projects or libraries...
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries.
pip install .
Check tests and coverage...
python manager.py run-tests
python manager.py run-coverage
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
core-mixins-1.0.1.tar.gz
(9.1 kB
view hashes)
Built Distribution
Close
Hashes for core_mixins-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9fbbc93c38c0bddade1078b2e4a30b2e05e5c09f4caf0d2a89a0040585de1b8 |
|
MD5 | dca2f00aa38ef80d196a8eb5dd3df36b |
|
BLAKE2b-256 | 63072045b9376b14b69df96366e3ae3c8e6cc7832267a2746f8932a06359a91e |