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.3.tar.gz
(12.3 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.3.tar.gz.
File metadata
- Download URL: core_mixins-2.0.3.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f391c688e655cd0660481f0ac5ed45c0f79ec07f4122fadf3eb9d32442890755
|
|
| MD5 |
7ce0239220e6127f4f632243bfbe0262
|
|
| BLAKE2b-256 |
73c4c8f9e559d7e5b2a092a5174590d4a4db6bcdcd97b16286b345a4355223bc
|
File details
Details for the file core_mixins-2.0.3-py3-none-any.whl.
File metadata
- Download URL: core_mixins-2.0.3-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 |
b641e36b3c01783272d3de82c0edfe459ba1ff2446d8f2b9cd4ad2b23563c141
|
|
| MD5 |
e5f084969783e425451ffd6fdab047bc
|
|
| BLAKE2b-256 |
62dba2101ce2468250fee1a3d4f225f46808963498287b6b1c2832e651772446
|