Metadata-Version: 2.1
Name: acho-sdk
Version: 0.2.7
Summary: Acho Python SDK
Author-email: Timothy Zhang <timothy@acho.io>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gevent_socketio==0.3.6
Requires-Dist: requests==2.25.1
Requires-Dist: setuptools==59.6.0
Requires-Dist: subprocess32; python_version < "3.2"
Requires-Dist: ipynbname

# README #

This package will serve as the programmatic interface between Acho and your python scripts

