- Facebook messenger bot to reply flight information of Yangon Internationl Airport
- Backend server is written in Flask micro-framework
Python Runtime 2.7
Setup
- git clone https://github.com/the-robot/yangonflights.git
- virtualenv --python=/usr/bin/python yangonflights
- source bin/activate
- pip install -r requirements.txt