/Fourth

A datetime library supplying simple datetime types

Primary LanguagePythonMIT LicenseMIT

Fourth

PyPI - Python Version PyPI PyPI - Status Build Status codecov Checked with mypy Code style: black Imports: isort

A datetime library supplying simple datetime types.

Tests

Tests can be run with python -m unittest

Coverage

Test can be run with coverage with coverage run -m unittest

To see the coverage report run coverage report