Metadata-Version: 2.1
Name: amps-py
Version: 0.0.7
Summary: Package for Interfacing with AMPS from Agile Data Inc.
Home-page: https://mftlabs.github.io/amps-py
Author: Abhay Ram
Author-email: abhayram@hub4edi.com
Project-URL: Bug Tracker, https://github.com/mftlabs/amps-py/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# AMPS Python

This package serves as an interface to the [Agile Message Processing System (AMPS)]() by providing Action, Endpoint, and Service classes that can be used in AMPS Actions, Gateways, and Custom Services, respectively. 

The package documentation is available [here](https://mft-labs.github.io/amps-py)
