This project/library contains common elements related to date & time...
Project description
core-datetime
This project/library contains common elements related to date & time...
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-datetime-1.0.0.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for core_datetime-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2148383fa64e147161bab03397e5f4eca4e6df2184017d0145157abe87f235b7 |
|
MD5 | 3d902082744ddeb685ee880f737d3412 |
|
BLAKE2b-256 | 35022510142db0de679c29148e23762985eb1bad309e9919de218fc4ebc49cdb |