Metadata-Version: 2.1 Name: apiutil Version: 1.9.4 Summary: Boiler plate for coding against APIs. Home-page: https://bitbucket.org/davisowb/apiutil.git Author: Oli Davis Author-email: oli.davis@me.com License: MIT Download-URL: https://bitbucket.org/davisowb/apiutil.git/get/1.9.4.tar Keywords: api,endpoints Platform: UNKNOWN Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.6 Classifier: Topic :: Utilities License-File: LICENSE.txt Requires-Dist: future (>=0.16.0) Requires-Dist: fdutil (>=1.11.1) Requires-Dist: requests (>=2.7.0) Requires-Dist: logging-helper (>=1.8.6) Requires-Dist: configurationutil[ui] (>=3.7.5) Requires-Dist: uiutil (>=1.32.0) Requires-Dist: tableutil (>=2.4.0) Requires-Dist: timingsutil (>=1.5.1) Requires-Dist: classutils (>=1.18.0) Requires-Dist: networkutil (>=1.19.3) Requires-Dist: cachingutil (>=1.2.6) Requires-Dist: PyYaml (>=3.12) Provides-Extra: test API Utils ======================== Provides a collection of useful tools to assist with interacting with API's.