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: 2 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:37:01.000Z (over 2 years ago)
- Last Synced: 2025-03-31T05:04:46.441Z (about 1 month ago)
- Topics: artificial-intelligence, aviation, flight
- Language: Python
- Homepage: http://www.flyvfr.com
- Size: 32.7 MB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 7
-
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