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.1.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.1.tar.gz.
File metadata
- Download URL: core_mixins-2.0.1.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 |
e475d084027bc3142026580a0a4c806ffa285246b3afb3b314ca68a02e39c878
|
|
| MD5 |
bdb869bf48f62bbd738e6d9792e4a9c2
|
|
| BLAKE2b-256 |
8d6ba07adee899b20fe20105527ec26d90aed6f605b974428ca3bd9b959a2579
|
File details
Details for the file core_mixins-2.0.1-py3-none-any.whl.
File metadata
- Download URL: core_mixins-2.0.1-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 |
a0c6922b627e4211d875cb8e31309b1d475d9c3b6334a81c17019a79fbca7f7b
|
|
| MD5 |
b3f1ad2fe3df623c9ebdf8275e5065be
|
|
| BLAKE2b-256 |
6581308b751ee47350943ae823f384c1c06e641ec717cb768a5e57838de63eb9
|