~nature/galaxy-py

[ARCHIVED] Old galaxy.moe infastructure
c01c355d — LordNature 5 years ago
Log file is not /tmp/ anymore
c5af2c4d — LordNature 5 years ago
Removed unnecessary .editorconfig file
a8e8134a — LordNature 5 years ago
Renamed header above API route

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nature/galaxy-py
read/write
git@git.sr.ht:~nature/galaxy-py

You can also use your local clone with git send-email.

#galaxy.py

Website using Flask to run on a Raspberry Pi with minimal overhead.

#Features

  • [ ] Blog
  • [x] Homepage
  • [ ] Music from Aersia & Stew.moe
  • [ ] Recent anime listings

#Usage

  1. Install Python & Pip
  2. Preferably use virtualenv
  3. Make virtualenv with python3 -m venv env
  4. Run setup; python3 setup.py install
  5. Modules should be installed
  6. See Flask documentation for more info.