This project/library contains common elements related to date & time...
Project description
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={{python-version}} .venv
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries
pip install .
Optional libraries
pip install '.[dev]'
Check tests and coverage
python manager.py run-tests
python manager.py run-coverage
Project details
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-2.0.0.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file core_datetime-2.0.0.tar.gz.
File metadata
- Download URL: core_datetime-2.0.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b99ec99c5b85c0c7d8b82c9c893291af023d17d39ad1744c81430d78bca940f
|
|
| MD5 |
11b8a3b2c62eb96fe7c863a4d912a760
|
|
| BLAKE2b-256 |
4fd97f66afb69880180d27b4f00dae47233e76aa4edef9198c07293a6a6012c7
|
File details
Details for the file core_datetime-2.0.0-py3-none-any.whl.
File metadata
- Download URL: core_datetime-2.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56d54778c12e2e2b3748ff39da1eb6a2527ebf70927d9c33474465fe72e1278a
|
|
| MD5 |
0d037b4e821970e26e2ec84e05988c06
|
|
| BLAKE2b-256 |
28f35189922942816850505e31116d5b252b274f6e87a3d3376192dbcb0d8674
|