/slotologie_graphs

A flask based web server for plotting and displaying correction graphs for 42school and 1337school

Primary LanguagePython

slotologie_graphs

a flask based web server to plot correction graphs

instructions

  • change the cookie in the parse.py file
  • add all the logins to the logins file
  • run parse.py
  • change the host in the app.run() to your host
  • run main.py