Metadata-Version: 2.1
Name: lumaserv-api-client
Version: 0.0.3
Summary: Python Client for the LUMASERV API.
Home-page: https://github.com/LUMASERV/lumaserv-api-python
Author: LUMASERV
Author-email: info@lumaserv.com
License: Apache License 2.0
Project-URL: Bug Tracker, https://github.com/LUMASERV/lumaserv-api-python/issues
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
License-File: LICENSE

# lumaserv-api-python
Python client for the LUMASERV API

## Install
`python3 -m pip install lumaserv-api-client`
