Metadata-Version: 2.0
Name: htk
Version: 1.1.2
Summary: Python utilities by Hacktoolkit.
Home-page: https://github.com/hacktoolkit/python-htk
Author: Hacktoolkit
Author-email: hello@hacktoolkit.com
License: MIT
Keywords: python debugging slack requests apis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: General
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: python-dotenv (>=0.13.0)
Requires-Dist: requests (>=2)
Provides-Extra: dev
Provides-Extra: test

A set of convenience utils for Python requiring no external libs. Some of the best tricks from [`django-htk`](https://github.com/hacktoolkit/django-htk), without the bloat and Django dependency.


