Metadata-Version: 2.0
Name: bigboat
Version: 0.2.0
Summary: BigBoat docker dashboard API
Home-page: https://github.com/ICTU/bigboat-python-api
Author: ICTU
Author-email: leon.helwerda@ictu.nl
License: Apache License, Version 2.0
Keywords: docker,dashboard,bigboat,api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: future (>=0.16.0)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: requests (>=2.17.3)

Python wrapper library for the BigBoat API.
Support for v2 and the deprecated v1 is included.
This API can create, retrieve, update and delete application definitions,
do similar operations for instances and poll for status

