Metadata-Version: 2.1
Name: ballcosmos
Version: 0.1.2
Summary: Python Support for Ball Aerospace COSMOS
Home-page: https://github.com/BallAerospace/python-ballcosmos
Author: Ryan Melton
Author-email: rmelton@ball.com
License: GPLv3
Keywords: ball aerospace cosmos
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst

Python support for Ball Aerospace COSMOS
========================================

This project allows accessing the COSMOS API from the python programming language.
Additional functionality and support will be added over time.

----

Installation:
pip install ballcosmos

See the examples for usage


