Skip to content

datethyme

Ergonomic date and time types built on Pydantic and datetime.

Installation

Coming soon

Contributing

Quality and testing is an important concern. Before making a commit, be sure to set up lefthook. The following commands should suffice, provided that Python and Poetry are installed.

poetry shell
poetry lock
poetry install
lefthook install

Development with Nix

Coming soon…