/pyspis

Python library of the Satellite Power Input Simulator (SPIS)

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

PySPIS

Overview

Python library of the Satellite Power Input Simulator (SPIS).

Dependencies

  • None

Installing

This library is available in the PyPI repository, and can be installed with the following command:

  • pip install pyspis

Or, directly from the source files:

  • python setup.py install

Documentation

The documentation page is available here. Instructions to build the documentation page are described below.

Contributing instructions are also available here.

Dependencies

Building the Documentation

The documentation pages can be built with Sphinx by running the following command inside the docs folder:

  • make html

Usage Example

TODO

License

This project is licensed under LGPLv3 license.