Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 261 Bytes

File metadata and controls

12 lines (11 loc) · 261 Bytes

How to Use

  1. Fork this repo
  2. Install autokattis
    • pip install autokattis
  3. Create a .env file in the same directory as backup.py
    • It should look like
K_USER='username'
K_PASS='password'
  1. Run backup.py and create_main_page.py