Skip to main content

Democritus functions for working with dates and times in Python.

Project description

Democritus Dates

PyPI CI codecov The Democritus Project uses a form of calendar versioning in the form: MAJOR.YYYY.0M.0D The Democritus Project uses black to format code

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

d8s_dates-0.2.0.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

d8s_dates-0.2.0-py2.py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page