Metadata-Version: 2.1
Name: fusion-engine-client
Version: 1.22.0rc1
Summary: Point One FusionEngine Library
Home-page: https://github.com/PointOneNav/fusion-engine-client
Author: Point One Navigation
Author-email: support@pointonenav.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: aenum>=3.1.1
Requires-Dist: gpstime>=0.6.2
Requires-Dist: numpy>=1.16.0
Requires-Dist: construct>=2.10.0
Provides-Extra: all
Requires-Dist: pymap3d>=2.4.3; extra == "all"
Requires-Dist: scipy>=1.5.0; extra == "all"
Requires-Dist: palettable>=3.3.0; extra == "all"
Requires-Dist: argparse-formatter>=1.4; extra == "all"
Requires-Dist: colorama>=0.4.4; extra == "all"
Requires-Dist: packaging>=21.0.0; extra == "all"
Requires-Dist: plotly>=4.0.0; extra == "all"
Provides-Extra: dev
Requires-Dist: scipy>=1.5.0; extra == "dev"
Requires-Dist: packaging>=21.0.0; extra == "dev"
Requires-Dist: argparse-formatter>=1.4; extra == "dev"
Provides-Extra: display
Requires-Dist: pymap3d>=2.4.3; extra == "display"
Requires-Dist: scipy>=1.5.0; extra == "display"
Requires-Dist: palettable>=3.3.0; extra == "display"
Requires-Dist: colorama>=0.4.4; extra == "display"
Requires-Dist: plotly>=4.0.0; extra == "display"
Requires-Dist: argparse-formatter>=1.4; extra == "display"
Provides-Extra: tools
Requires-Dist: scipy>=1.5.0; extra == "tools"
Requires-Dist: argparse-formatter>=1.4; extra == "tools"

Point One FusionEngine protocol support for real-time interaction and control, plus post-processing data analysis tools.

See https://github.com/PointOneNav/fusion-engine-client for full details. See https://pointonenav.com/docs/
for the latest FusionEngine message specification.
