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.3.tar.gz
(9.2 kB
view hashes)
Built Distribution
Close
Hashes for core_mixins-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea29a43b5c18bf55c19a1eb9a3257cff67fa868502f23894014fcfda29a2cd8a |
|
MD5 | cc2aaf9ada53fc027de906d280606332 |
|
BLAKE2b-256 | 4e8e90882387447a21b1a98c1f3179b468af279dc4cd83cac08a7b007f8b3f7c |