Python wrapper for the Flight Plan Database API
Project description
FlightplanDB-py
Project status
Introduction
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.
API
All the API commands can be called via the flightplandb.FlightPlanDB
class.
It is organized into subsections as specified in the docs; i.e. FlightPlanDB.plan
has all the plan API commands.
Data Types
All datatypes can be found in flightplandb.datatypes
.
Exceptions
All exceptions can be found in flightplandb.exceptions
.
Documentation
The documentation for this library can be found on readthedocs.io here.
Installation
The library can be installed from PyPi using pip install flightplandb
;
the installation page link is here. For more details on
installing bleeding-edge versions, see the Installation section of the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for flightplandb-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 215c4b37208390f00b4b92d2f8b92232f6441328064dbb24d68ade0da10fec9f |
|
MD5 | fdc4a1254fad4a4ca6f0cf8ae6492b02 |
|
BLAKE2b-256 | e7ab18fd87d19960044c2b291dfab4e6e9fd131610401c142019b7b8fe45588d |