Installation#

https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue https://github.com/dschenck/doubledate/workflows/doubledate/badge.svg https://badge.fury.io/py/doubledate.svg https://readthedocs.org/projects/doubledate/badge/?version=latest https://img.shields.io/badge/code%20style-black-000000.svg https://codecov.io/gh/dschenck/doubledate/branch/master/graph/badge.svg?token=TIJJGYZYK5

doubledate is hosted in PyPI - you can install it using pip:

$ pip install doubledate

Upgrading doubledate is just as simple with pip:

$ pip install doubledate --upgrade

Installing a specific version of doubledate:

$ pip install doubledate==0.0.7

Dependencies#

doubledate has the following 2 dependencies:

Dependencies are automatically installed with doubledate, but can be manually installed:

$ pip install python-dateutil sortedcontainers