Metadata-Version: 2.1
Name: lynxkite-python-api
Version: 4.0.0
Summary: Python API for LynxKite
Home-page: https://lynxkite.com/
Author: Lynx Analytics
Author-email: lynxkite@lynxkite.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pandas
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: ruamel.yaml (>=0.15) ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'

# LynxKite Python API

This is the official Python client API for [LynxKite](https://lynxkite.com/) from Lynx Analytics.
See the LynxKite documentation for usage instructions.

