Metadata-Version: 2.4
Name: the37lab_ampa_sdk
Version: 0.1.1746190822
Summary: Python SDK for the AMPA API
Author-email: the37lab <info@the37lab.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests

# AMPA SDK

The AMPA SDK is a Python library that provides a convenient interface for interacting with the AMPA API. It allows developers to easily manage agents and their versions, as well as perform various operations related to agents.

## Installation

To install the AMPA SDK, you can use pip:

`pip install the37lab_ampa_sdk`

