Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 505 Bytes

File metadata and controls

20 lines (15 loc) · 505 Bytes

[ deprecated for the new qis version ]

qisdatascraper

Simple Python script to check for new grades at the qis portal

how to use:

  • Add information to marked places in the sourcecode
  • run:
docker build -t qisdatascraper:v0.1 .
  • fix the path in the docker-compose.yml to where the code is
  • run:
sudo docker-compose up -d

This uses a telegram bot to send you grades. Check out this.