Metadata-Version: 2.4
Name: zendir
Version: 1.4.1.0
Summary: Python Interface to the Zendir API for simulations
Home-page: https://github.com/zendir-dev/zendir-py
Author: Zendir
Author-email: support@zendir.io
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: urllib3
Requires-Dist: paho-mqtt
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: setuptools
Requires-Dist: pytest-asyncio
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

This is the Python interface library for the Zendir API.         The Zendir API allows access to spacecraft and space-domain simulation functions         and the framework for simulating high-fidelity satellites.         It enables accessing the REST API simulation functions in an easy format.        Examples of how to construct Zendir simulations are provided on the        Zendir documentation found at https://docs.zendir.io.
