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
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
Authors
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
aeroapi-python-1.1.2.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file aeroapi-python-1.1.2.tar.gz
.
File metadata
- Download URL: aeroapi-python-1.1.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ff3d9aece7d9169dbe073194a65f3fb34b1873f3e97d6de9ce98073c422f2c0 |
|
MD5 | ba4ebed9d05a302521bf0a587373309e |
|
BLAKE2b-256 | 71db541d6c3ec28f70b2eedfd9b1b6e4ccc574be8192c0a35bfa9d521672e300 |
Provenance
File details
Details for the file aeroapi_python-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: aeroapi_python-1.1.2-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a9e654a637116e18d30ff8822c11b00b0e3f84f461cc7124f5262cc7c44050f |
|
MD5 | 63504c795b9e72db127f5b7009170ff3 |
|
BLAKE2b-256 | 050f58cdde788da94057caf5197df8ff9581fc8f2298d872e987be5dae16e07f |