This is a Python 3 wrapper for the Flight Plan Database API. Flight Plan Database is a website for creating and sharing flight plans for use in flight simulation.
For more information on Flight Plan Database, see their excellent About page.
The documentation for this library can be found on readthedocs.io here.
The library can be installed from PyPi using pip install flightplandb
;
the PyPi installation page link is here. For more details, see the Installation section of the documentation.
Before upgrading to a newer version, please read the appropriate changelog for your upgrade here.