Metadata-Version: 2.4
Name: sprocket-systems.coda.sdk
Version: 2.6.0
Summary: The Coda SDK provides a Python interface to define Coda workflows, create jobs and run them.
Keywords: python,coda,sdk
Author-Email: Sprocket Systems <support@sprocket.systems>
License-Expression: LicenseRef-Tomorrow-Open-Source-Technology-License-1.0
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Project-URL: Documentation, https://v2.coda.sprocket.systems/docs/sdks/python/
Requires-Python: >=3.11
Requires-Dist: requests
Requires-Dist: soundfile>=0.13.1
Description-Content-Type: text/markdown

# Coda Python SDK

Coda provides a Python SDK that streamlines interactions with the core API. It provides the ability to define Coda workflows, create jobs, and run them.

Please see [the documentation](https://v2.coda.sprocket.systems/docs/sdks/python/) for more information.
