Metadata-Version: 2.1
Name: acho_sdk
Version: 0.2.10
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: python-socketio==5.9.0
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

