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.0.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for core_ciphers-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0395cfc817cfa1a96631381ecc868a004bbbe3dd2f663ac528527dfd7f7dfb90 |
|
MD5 | 34103d53ac0cbbb8630537dd8dc59931 |
|
BLAKE2b-256 | 9183eeb4df7f162c4c80f69203c8facb758a7986711000f8137021bb4007c5c9 |