This project/library contains common elements related to ciphers...
Project description
core-ciphers
This project/library contains common elements related to ciphers...
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-ciphers-1.0.1.tar.gz
(4.9 kB
view hashes)
Built Distribution
Close
Hashes for core_ciphers-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed18550b6e650f4a74b9c6d4e5ba35064ff032b666ebcf70087a04d4475fcb63 |
|
MD5 | 375c04267a175b049a41c3a2cea47079 |
|
BLAKE2b-256 | 20a5f64b1c7c1703a3aa146f05545528f96d65cc236abee9090938ac3976a6cf |