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 test
python manager.py 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.0.tar.gz
(9.0 kB
view hashes)
Built Distribution
Close
Hashes for core_mixins-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6eaf3413e8f4e4c13cf2ea7b8a26100bf2481f2322c65925980cf57b86c6f11 |
|
MD5 | 4d21165d9644e04ad65ac3dc5bf391d0 |
|
BLAKE2b-256 | 6ad2c5806ffbb6f852e61b205413c2ad648c0a0056721017bd36fd5a50184ece |