PyJSBSim

A python interface for JSBSim using Cython.


License
GPL-3.0
Install
pip install PyJSBSim==0.5.6

Documentation

PyJSBSim

A python interface to JSBSim

Installation

You need to install the following dependencies:

  • Cython
  • NumPy

Example Usage

See examples/plot.py for a basic usage example.