Metadata-Version: 2.1
Name: acho-sdk
Version: 0.2.8
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
Requires-Dist: requests ==2.25.1
Requires-Dist: setuptools ==59.6.0
Requires-Dist: ipynbname
Requires-Dist: subprocess32 ; python_version < "3.2"

# README #

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

