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.1.tar.gz
(3.6 kB
view hashes)
Built Distribution
Close
Hashes for core_algorithms-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6232a272ea55e60a44d673305dc0efd7d514d8e6f6e7bbfd562f7563e1362101 |
|
MD5 | f82a0e8d6db8f1117325070d147e872d |
|
BLAKE2b-256 | 714f154d63705058c582f2cdc78d0f7e880e04a16d1af2b56df363efba21c9c1 |