Metadata-Version: 2.4
Name: aiops-agent
Version: 0.1.0
Summary: AI-powered observability SDK for Python applications
Home-page: https://github.com/Abjithbk/AI-Operation-Agent
Author: Abjith
Project-URL: Bug Tracker, https://github.com/Abjithbk/AI-Operation-Agent/issues
Project-URL: Source Code, https://github.com/Abjithbk/AI-Operation-Agent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.31.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# AIOps Agent SDK

AI-powered observability SDK for Python applications. Monitor your applications with automatic error tracking, logging, and system metrics collection.

## Installation

### From GitHub (Recommended for testing)
```bash
pip install git+https://github.com/Abjithbk/AI-Operation-Agent.git#subdirectory=sdk
