This project/library contains common algorithms...
Project description
core-algorithms
This project/library contains common algorithms...
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
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-test
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-algorithms-1.0.2.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for core_algorithms-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e93541b863451e3e5d1feeead5ffd8ae08462b20a007d369507e5a17d6b90074 |
|
MD5 | 28563d25a8a409c494782f79d4e945c6 |
|
BLAKE2b-256 | ebdd8381bdf9e9344ec238f0cdac59d304e059b21816167ad40d056a28bc98c0 |