A flask website for exoplanet data analysis. Made for Hackbenchers 2.0 organised by HackerEarth.
pip install -r requirements.txt
python main.py
Demo.
The app was deployed using Heroku. As I'm using a free dyno, it can take upto 15s to boot at times as free dynos sleep after 30 min of inactivity.