Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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