Metadata-Version: 2.1
Name: MTConnect
Version: 0.0.3
Summary: A python agent for MTConnect
Home-page: https://github.com/HonakerM/MTConnect-Python-Agent
Author: Michael Honaker
Author-email: mchonaker@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# MTConnect-Python-Agent
Python agent for MTConnect applications.

This library helps store, and format data for MTConnect. The 
MTConnect standard can be found at [mtconnect.org](https://www.mtconnect.org).
This package does not handle the HTTP aspect of the standard.
It is designed to be used in conjunction with a wsgi interface like
flask or django.

