Metadata-Version: 2.1
Name: hamming-sdk
Version: 0.0.7
Summary: SDK for interacting with Hamming AI platform
Author-email: Hamming <contact@hamming.ai>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.31.0
Requires-Dist: pydantic>=2.6.1

## End-to-end examples

See end-to-end examples here: [Examples](https://github.com/HammingHQ/hamming-examples/tree/main/python)

## Concepts

See high level concepts here: [Concepts](https://hammingai.notion.site/Hamming-ai-Readme-abc3e6308b6d49dba9ddaf222e5ad4fd)

## Versions

We support Python 3.8 and above. If you're using a version below this, let us know, and we'll modify the SDK to make it work for you.
