Metadata-Version: 2.4
Name: content-understanding-sdk
Version: 0.0.2
Summary: Python SDK for Azure Content Understanding API
Author-email: Umang <umang.rajawat@nihilent.com>
License: MIT
Keywords: azure,content-understanding,sdk,api,document-processing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.31.0

# Content Understanding SDK

Python SDK for Azure Content Understanding API.

## Installation

```bash
pip install content-understanding-sdk
