123456789101112131415161718192021 |
- Installation
- ============
- Installation: pip
- ------------------------------
- ::
- pip install DateTimeRange
- Installation: conda
- ------------------------------
- ::
- conda install -c conda-forge dataproperty
- Dependencies
- ============
- - Python 3.6+
- - `Python package dependencies (automatically installed) <https://github.com/thombashi/DateTimeRange/network/dependencies>`__
|