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

Install
-------

Install with ``pip``

::

    % pip3 install dt-helper


