Metadata-Version: 2.1
Name: nominalpy
Version: 1.0.0
Summary: Python Interface to the Nominal API for simulations
Home-page: https://github.com/NominalSystems/nominalpy
Author: Nominal Systems
Author-email: support@nominalsys.com
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: paho-mqtt
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: setuptools

This is the Python interface library for the Nominal API.         The Nominal 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 Nominal simulations are provided on the        Nominal Systems documentation found at https://docs.nominalsys.com.
