Metadata-Version: 2.0
Name: apitopy
Version: 0.3.0
Summary: Pythonic access to HTTP APIs
Home-page: https://github.com/txels/apitopy
Author: Carles Barrobés
Author-email: carles@barrobes.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Dist: requests
Requires-Dist: supermutes

Access arbitrary HTTP APIs as if they were python objects


