Democritus functions for working with dates and times in Python.
Project description
Democritus Dates
Democritus functions[1] for working with and using dates and times.
[1] Democritus functions are simple, effective, modular, well-tested, and well-documented Python functions.
Usage
Coming soon...
Development
If you want to contribute to this project, make sure you have docker and docker-compose installed (if you don't see: installing docker).
Once you have docker installed, you should fork and clone the repo.
Then you can both test and lint this project using the docker-compose commands below!
Testing
To test this project, run the following command from the root directory of the repository:
docker-compose run test
To see what this command does, take a look at the test
service in the docker-compose.yml
file.
Linting
To lint1 this project, run the following command from the root directory of the repository:
docker-compose run lint
To see what this command does, take a look at the lint
service in the docker-compose.yml
file.
Dev
To drop into a "dev" environment which is an IPython shell with all of the requirements and this project loaded, run the following command from the root directory of the repository:
docker-compose run dev
To see what this command does, take a look at the dev
service in the docker-compose.yml
file.
Credits
This package was created with Cookiecutter and Floyd Hightower's Python project template.
1 - You can read more about what linting is and why it is helpful here
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
Built Distribution
File details
Details for the file d8s_dates-0.2.0.tar.gz
.
File metadata
- Download URL: d8s_dates-0.2.0.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e7cb875eaab22dd999de6dbb528bb96aa3d428cc4e9de46e85de33a81e3e9a1 |
|
MD5 | 1a68fbd940c0e3aa82ed56f24e95eb20 |
|
BLAKE2b-256 | 31d14e1397fe36ee42d586ff254b1d97ecd901669d0fd8aae5d85adea6ccaabe |
File details
Details for the file d8s_dates-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: d8s_dates-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b52050d1fe07ebbd977d7f80001eafbd1fc1bbd2d698c79f6b3f74415c05a9b0 |
|
MD5 | 691567d85427f109789f97ce9e1bd685 |
|
BLAKE2b-256 | 94993742fc1f64a8113f221366878235bcd3239a2ed49b112afa2d5f2a59fe46 |