Utilities for working with datetime.
timematic is available on pip:
pip install timematic
You can also install the latest version of the code directly from GitHub:
pip install git+git:https://github.com/MicaelJarniac/timematic
For more examples, see the full documentation.
from timematic import timematic
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
More details can be found in CONTRIBUTING.
Created from cookiecutter-python-project.