Skip to main content

A collection of aviation-related tools and utilities.

Project description

Project name:

aviationtools

Author:

George L. Carlson II
email: carlsongeorge61@yahoo.com Website or GitHub link None at this time

License:

This project is licensed under the MIT License - see the LICENSE file for details.

Description:

This project is a collection of tools and utilities for aviation enthusiasts, pilots, and professionals.
It currently includes functions to calculate the distance between two points
on the earth's surface given the decimal degree of latitude and longitude for
each point. Included is a function tha calcutaes the distance between two
airports given their ICAO_ID. Additionally the aviation package includes a
function to determine the ICAO_ID by querying an airports database by
CITY by STATE.

Usage:

To use the aviationtools package, pip install aviationtools into your virtual environment, then you can import aviationtools into your Python script and call the available functions.

For example, to calculate the distance between two points, you can use the
point_to_point(lat1, long1, lat2, long2, mode) function where lat and long parameters are in degree decimal format and mode is "NULL".

To calculate the distance between two airports call the airport_to_airport(airport1, airport2)
function where airport1 and airport2 are the ICAO_ID of the airports. Example
KBUF and KTPA if you are flying from Buffalo Ny to Tampa Fl.

To determine the ICAO_ID of an airport by city and state, call the
get_icao_code("CITY", "STATE_CODE"). Example get_icao_code("BUFFALO", "NY")
and the function will return all the ICAO codes found in Buffalo NY and the User can then select the airport interested in and use that ICAO code to calculate the distance to another airport. CITY and STATE_CODE are case sensitive and must be entered in capital letters.

Contributing:

Versioning:

Version 0.1.0

`

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

aviationtools-0.1.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

aviationtools-0.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file aviationtools-0.1.0.tar.gz.

File metadata

  • Download URL: aviationtools-0.1.0.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for aviationtools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ee41596eb44439f328cc340372738e6b4369a898d553497e81c503156da90b32
MD5 368e09033788fbd4741bd92b76eea12b
BLAKE2b-256 cbbfc19315b23f8b3adf3da7d9a9090ad52c57d2051b73e8998f6cf7425b16da

See more details on using hashes here.

File details

Details for the file aviationtools-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: aviationtools-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for aviationtools-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e72b025d88c1cb27deca06463e3f6902b5201834f3b642b637ea9438c7777bc9
MD5 bbb5372257689eb8122414be03183840
BLAKE2b-256 439f6db341f43a6204bb1dc5c793391ce5e5e581b76fca61c1638f3162117d16

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