nick-desteffen / astronomy-pics

Source code for AstronomyPics.net website

Home Page:http://astronomypics.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astronomypics.net

Scrapes data from Astronomy Picture of the Day, stores it in MongoDB, and presents it in a more usable form using Backbone.js. Bottle is the Python web framework used.

Adds additional functionality such as:

  • voting
  • random photo
  • datepicker
  • quick download

Setup:

brew install pyenv
pyenv install 3.8.12
pyenv exec pip install -r requirements.txt

Running:

python main.py

Deploy:

fab deploy

About

Source code for AstronomyPics.net website

http://astronomypics.net

License:Other


Languages

Language:JavaScript 48.5%Language:CSS 27.6%Language:Python 14.5%Language:Smarty 9.5%