Metadata-Version: 2.1
Name: okapi-python-connector
Version: 2019.9
Summary: Package to connect to OKAPI Api
Home-page: https://github.com/OKAPIOrbits/OkapiPythonConnector
Author: Jonas Radtke
Author-email: jonas@okapiorbits.space
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

OkapiPythonConnector
====

Some routines to connect OKAPI:Orbits software with python.

Dependencies:

* python3
* Python modules "requests", "time", "json"

Example: See okapi_pkg/tryout.py

For more information, go to www.okapiorbits.space/documentation

