Metadata-Version: 1.1
Name: apeer-dev-kit
Version: 1.2.0
Summary: Development kit for creating modules on apeer
Home-page: https://github.com/apeer-micro/apeer-python-sdk
Author: apeer-micro
Author-email: UNKNOWN
License: UNKNOWN
Description: 
        APEER Python SDK aka (ADK) is a Python library for reading inputs and writing outputs of APEER(https://www.apeer.com) modules.
        The ADK will take care of reading inputs from previous modules in APEER and writing your outputs in the correct format for the next mod ule.
        This project is hosted at https://github.com/apeer-micro/apeer-python-sdk
        The documentation can be found at https://github.com/apeer-micro/apeer-python-sdk/blob/master/README.md
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
