Metadata-Version: 2.1
Name: dt-helper
Version: 0.0.4
Summary: Helper funcs for doing things with datetime objects and UTC floats
Home-page: https://github.com/kenjyco/dt-helper
Author: Ken
Author-email: kenjyco@gmail.com
License: MIT
Download-URL: https://github.com/kenjyco/dt-helper/tarball/v0.0.4
Keywords: datetime,date,time,utc,helper
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Dist: pytz
Requires-Dist: settings-helper

Install
-------

Install with ``pip``

::

    % pip3 install dt-helper


