Skip to main content

FlightAware AeroAPI Caller for Python

Project description

AeroApi Python

Python wrapper for the FlightAware's AeroAPI

Description

AeroAPI (formerly FlightXML) is FlightAware's live flight data API that provides powerful, reliable information about real-time and historical flight information. This Python wrapper allows for easier interaction with the AeroAPI from Python applications.

FlightAware AeroAPI Reference

AeroAPI

Installation

pip install aeroapi-python

Using test pypi, install with this command.

pip install --index-url https://pypi.org/simple/ --extra-index-url https://test.pypi.org/simple/ aeroapi-python

Usage

from aeroapi_python import AeroApi

# initialize with your AeroAPI username and API Key
aero_api = AeroAPI('your-api-key')

License

MIT

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aeroapi-python-1.1.2.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

aeroapi_python-1.1.2-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page