Metadata-Version: 2.3
Name: cspark
Version: 0.1.0b3
Summary: A Python SDK for interacting with Coherent Spark APIs
Project-URL: Homepage, https://github.com/c-spark/cspark-py-sdk
Project-URL: Repository, https://github.com/c-spark/cspark-py-sdk
Author-email: Coherent <team@coherent.global>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: api,coherent,restful,sdk,spark
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: dataclasses
Requires-Dist: httpx<1,>=0.23.0
Description-Content-Type: text/markdown

# Coherent Spark Python SDK

The Coherent Spark Python SDK (currently in Beta) is designed to elevate the developer
experience and provide a convenient access to the Coherent Spark APIs.

> **Note:** Currently being developed. Please check back soon for updates.

## Contributing

Feeling motivated enough to contribute? Great! Your help is always appreciated.

Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for details on the code of
conduct, and the process for submitting pull requests.

## Copyright and License

[Apache-2.0](./LICENSE)
