Metadata-Version: 2.1
Name: hume
Version: 0.1.3
Summary: Hume AI Python Client
Home-page: https://github.com/HumeAI/hume-python-sdk
License: Proprietary
Keywords: hume,expressive,communication,audio,recognition,ai,analysis,detection,voice,sentiment,emotion
Author: Hume AI Dev
Author-email: dev@hume.ai
Requires-Python: >=3.8,<3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: typing-extensions (>=4.3.0,<5.0.0)
Project-URL: Repository, https://github.com/HumeAI/hume-python-sdk
Description-Content-Type: text/markdown

# Hume AI Python SDK

The Hume AI Python SDK makes it easy to call Hume APIs from Python applications.

To get started, [sign up for a Hume account](https://beta.hume.ai/sign-up)!

## Usage & Documentation

For usage examples check out the [full documentation](https://humeai.github.io/hume-python-sdk/).

## Other Resources

- [Hume AI Homepage](https://hume.ai)
- [Platform Documentation](https://help.hume.ai/basics/about-hume-ai)
- [API Reference](https://docs.hume.ai)

## Support

If you've found a bug with this SDK please [open an issue](https://github.com/HumeAI/hume-python-sdk/issues/new)!

