This project contains common and generic functions, decorators, interfaces and classes...
Project description
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.2.0.tar.gz
(13.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.2.0.tar.gz.
File metadata
- Download URL: core_mixins-2.2.0.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e912470b1e0213990bcb2c14f8d5f103c2b0a9f8e22e5d59a00aaaad154060a
|
|
| MD5 |
9f29384d4435e03e089846cf0408f6a9
|
|
| BLAKE2b-256 |
55bd2b9704b261ef766bf2e612c565c1f43d0fa1b4cc947b7e5ea2f100f285ca
|
File details
Details for the file core_mixins-2.2.0-py3-none-any.whl.
File metadata
- Download URL: core_mixins-2.2.0-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebcc043593ee284f99cf974b18f6befb644ebe99eb8be35fcf79ed16f565b036
|
|
| MD5 |
af48bc5f6aff12a4400609aaad38b1d5
|
|
| BLAKE2b-256 |
afa71edf0301547625889aa0bcd3b6a07950c7d6e9477c921f7ff75e39727bd6
|