Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 503 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 503 Bytes

SchuManHack

A better interface and automatisation library for the german school tool Schulmanager Online

Installation

(Optional) Create Virtual Environment

  • python -m venv venv
  • source venv/bin/activate

Install Dependencies

  • pip install -r requirements.txt
  • On Windows, pip install windows-curses
  • Install Firefox
  • Download geckodriver and extract it to the directory

Run

  • python iface.py