2019-01-21 22:12:15 -05:00
2019-01-21 21:24:07 -05:00
2019-01-21 22:12:15 -05:00
2019-01-21 21:46:10 -05:00
2019-01-21 21:46:10 -05:00
2019-01-21 21:46:10 -05:00
2019-01-21 22:12:15 -05:00

autopilot

Scheduling automation for East Coast Aero Club's flight scheduling software.

Features

  • Sync with Google calendar
  • Automatically schedule desired flight

Setup

pipenv install  # install python deps
cp .env.example .env
$EDITOR .env  # add your config

Usage

source .env
python -m autopilot.app
Description
No description provided
Readme 470 KiB
Languages
Python 92.4%
Dockerfile 4.5%
Makefile 3.1%