Metadata-Version: 2.4
Name: snapfront-coherence
Version: 0.2.7
Summary: Snapfront Coherence Python SDK: WCT_phi and coherence-band client with retries, timeouts, and typed errors.
Author-email: Snapfront <support@snapfront.dev>
License: MIT
Project-URL: Homepage, https://github.com/Snapfront/snapfront-coherence-python#readme
Project-URL: Issues, https://github.com/Snapfront/snapfront-coherence-python/issues
Project-URL: Source, https://github.com/Snapfront/snapfront-coherence-python
Keywords: snapfront,coherence,sdk,client,ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Dynamic: license-file

# snapfront-coherence (Python)

Python SDK for Snapfront Coherence.

Install:

```bash
pip install snapfront-coherence
```
