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.0.tar.gz
(11.6 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.0.tar.gz.
File metadata
- Download URL: core_mixins-2.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5199d1814972146d29a9926489d740cfa9214d859afba46026f27811ac46f59
|
|
| MD5 |
8e807fd08f30858f35f9f2a81c48ed43
|
|
| BLAKE2b-256 |
73ca117fea988e65e4a4ffbd2ab1882da7a8933a87ed59603f675b86ca213c27
|
File details
Details for the file core_mixins-2.0.0-py3-none-any.whl.
File metadata
- Download URL: core_mixins-2.0.0-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
acf8b44fc9132a3772141222f63838806e463cab4a729ff22ec020701c030de5
|
|
| MD5 |
33b491124f5160fbbaf4669ab2861625
|
|
| BLAKE2b-256 |
ba87b94a78908f325e2ec70baa7ac8e3ab859809fb559fceff8a26c76be7c046
|