Metadata-Version: 2.1
Name: lynxkite-fiber-python-api
Version: 2.8.3
Summary: Python API for LynxKite
Home-page: https://lynxkite.com/
Author: Lynx Analytics
Author-email: lynxkite@lynxanalytics.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: grpcio-tools
Requires-Dist: pyarrow
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.

