Skip to main content

Data library for Flight Radar 24

Project description

Copyright (c) 2017 Mehmet Korkmaz <mehmet@mkorkmaz.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Description: Flight Radar 24
===============

Data library for Flight Radar 24 written in Python 3.


Installing flightradar24
=====================

.. code-block:: bash

pip3 install flightradar24


Getting airports list

.. code-block:: python

import flightradar24
fr = flightradar24.Api()
airlines = fr.get_airports()

Getting airlines

.. code-block:: python

import flightradar24
fr = flightradar24.Api()
airlines = fr.get_airlines()

Getting flights list

.. code-block:: python

import flightradar24
fr = flightradar24.Api()
flights = fr.get_flights('THY')


Getting flight details

.. code-block:: python

import flightradar24
flight_id = 'TK1'
fr = flightradar24.Api()
flight = fr.get_flight(flight_id)


Notes
=====

* flightradar24 will not follow the `semantic versioning scheme <http://semver.org/>`_ until the version 1.0.0. So there may be BC breaks.


Credits
=======

* `Mehmet Korkmaz <http://github.com/mkorkmaz>`_



Platform: UNKNOWN

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

flightradar24-0.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

flightradar24-0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

flightradar24-0.1-py2.7.egg (5.3 kB view details)

Uploaded Egg

File details

Details for the file flightradar24-0.1.tar.gz.

File metadata

  • Download URL: flightradar24-0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for flightradar24-0.1.tar.gz
Algorithm Hash digest
SHA256 e1e8a2b8b2d5f1fae88f0a49f6eab754bb2dec5f76f6dd9f5d9b086ebbe76733
MD5 eeda0c90db0260d35a684246e3791fa6
BLAKE2b-256 ac9737d02b2e7884bb7844aca0ce6b20d7ecdd0a5b436a8b6024e068243e2116

See more details on using hashes here.

File details

Details for the file flightradar24-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for flightradar24-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 31a859a31b1fff9a15725db3f952bfef411ce07bd2b77c3b19a5f369f2ac81b7
MD5 8be852e8ad719cc9a373856cd40137ba
BLAKE2b-256 e19aecc193d28bbfd8ceaafacd5ee545fe9315bf797905bf62dd60e4a6bfe468

See more details on using hashes here.

File details

Details for the file flightradar24-0.1-py2.7.egg.

File metadata

File hashes

Hashes for flightradar24-0.1-py2.7.egg
Algorithm Hash digest
SHA256 a1d2efb77e6a3c5851977bdec540576dfb7a73deae94ae2fc6a83ff5fc4e0e0c
MD5 3a235edba90c2fedb187cc3ef191ed5b
BLAKE2b-256 fa13fa119604833871e428505345eae8e795ac92518352c219e7f2eeb8827546

See more details on using hashes here.

Supported by

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