Metadata-Version: 2.4
Name: aiops-sdk
Version: 0.1.2
Summary: Lightweight SDK for AIOps monitoring platform
Author-email: Your Name / Org <you@company.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests

# aiops-sdk

Lightweight Python SDK for AIOps monitoring.

## Install
```bash
pip install aiops-sdk
