This project contains common and generic functions, decorators, interfaces and classes...
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={{python-version}} .venv
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
Release history Release notifications | RSS feed
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-2.0.2.tar.gz
(12.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file core_mixins-2.0.2.tar.gz.
File metadata
- Download URL: core_mixins-2.0.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43e4fb34455ca1b74504356ee58eea8bb99207313efe1f852056c3f2859fe76
|
|
| MD5 |
40c27ef5ab6842ecb1a0040ae8d3c4c9
|
|
| BLAKE2b-256 |
7f94169178b83dfc13d639fa6d9e2acc77283da991ea287b64c08ce1dbb4494a
|
File details
Details for the file core_mixins-2.0.2-py3-none-any.whl.
File metadata
- Download URL: core_mixins-2.0.2-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3341703a958666b9babfe9a464c1b4dccabfaa30c1f090401f3dd2768cff5ce9
|
|
| MD5 |
15c0f8f2a45e1d50bdfebcdcedcbfb1a
|
|
| BLAKE2b-256 |
6ae056555844ccc0a289a16dc88cb6d35ce01e9cd45f518ca5c30547d026facb
|