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.4.tar.gz
(9.3 kB
view hashes)
Built Distribution
Close
Hashes for core_mixins-1.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c543d72e93f19b71e811a2b397cd0bbf0a284e526cac39cc777b6648e15b44b3 |
|
MD5 | b5b55873b8566793f3d32af58a403e8c |
|
BLAKE2b-256 | ab0c70f6728a60dbee66c5bca9e6c424f138153eb134f586cde52e881a77f3cc |