This project contains common elements for different projects. Unlike `core-mixins`, this project requires external dependencies...
Project description
This project contains common elements for different projects. Unlike core-mixins, this project requires external dependencies…
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
core_extensions-1.0.0.tar.gz
(5.0 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_extensions-1.0.0.tar.gz.
File metadata
- Download URL: core_extensions-1.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d5aa7094736f5b25a95e0b93ba6d352140b809459d99e5c84dc1896f4a45a37
|
|
| MD5 |
f3828b53e3b2372f51a1a6b7d6c2904c
|
|
| BLAKE2b-256 |
e5f8c9371481d963901fe2a6e778c990a6c4268cb9e234f11146d99b32288488
|
File details
Details for the file core_extensions-1.0.0-py3-none-any.whl.
File metadata
- Download URL: core_extensions-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
0f9a90c664f3b5f0254755a2a010dce5fa139d6d6f722e8f73b68b3d7ebcc54f
|
|
| MD5 |
6b550823db44b65896fc82b4d7e791de
|
|
| BLAKE2b-256 |
21cb973a029584474573e460a069bc643ba3241907d250dc96d1f061f206a7b2
|