Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amilich/vfr-flight-planner
Automatic planning for VFR flights
https://github.com/amilich/vfr-flight-planner
artificial-intelligence aviation flight
Last synced: 21 days ago
JSON representation
Automatic planning for VFR flights
- Host: GitHub
- URL: https://github.com/amilich/vfr-flight-planner
- Owner: amilich
- License: other
- Created: 2015-07-19T19:01:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:37:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T16:14:27.522Z (about 1 month ago)
- Topics: artificial-intelligence, aviation, flight
- Language: Python
- Homepage: http://www.flyvfr.com
- Size: 32.7 MB
- Stars: 15
- Watchers: 4
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# VFR-Flight-Planner
See www.flyvfr.com for demo of limited basic features. App management in App.py; all functions for flight planning in FlightFiles.py.
Getting started:
1. Clone this repository
2. Install `brew`, run `brew install pipenv`
3. `cd` into the repo directory
4. `pipenv install --dev`
5. `pipenv shell`
6. `python App.py`
# Version
1.0.2