Metadata-Version: 2.1
Name: helios-sdk
Version: 3.0.0
Summary: Use the Helios APIs in Python
Home-page: https://github.com/harris-helios/helios-sdk-python
Author: Michael Bayer
Author-email: mbayer@harris.com
License: MIT
Download-URL: https://github.com/harris-helios/helios-sdk-python/archive/3.0.0.tar.gz
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Provides-Extra: tests
Requires-Dist: requests (>=2.0.0)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: Pillow (>=5.0.0)
Requires-Dist: python-dateutil (>=2.7.0)
Provides-Extra: tests
Requires-Dist: pytest (>=3.5.0); extra == 'tests'

UNKNOWN


