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.2.tar.gz
(9.1 kB
view hashes)
Built Distribution
Close
Hashes for core_mixins-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b847375f73702af4b417534be259bdb377ab9e53229b6239c08ceff5236eb70 |
|
MD5 | 6a2a57d070f8a5521d9890defa4dda2a |
|
BLAKE2b-256 | 1bb25d4c06c61cf2350993da70757cbaf958e826fdad92f13e4d5ed7d81429eb |