Metadata-Version: 2.1
Name: hug
Version: 2.4.1
Summary: A Python framework that makes developing APIs as simple as possible, but no simpler.
Home-page: https://github.com/timothycrosley/hug
Author: Timothy Crosley
Author-email: timothy.crosley@gmail.com
License: MIT
Keywords: Web,Python,Python3,Refactoring,REST,Framework,RPC
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires: falcon
Requires: requests
Requires-Python: >=3.4
Requires-Dist: falcon (==1.4.1)
Requires-Dist: requests

UNKNOWN


