Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 740 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 740 Bytes

This tool is superseded by the official (publicly-available) Stud.IP REST API

Stud.IP API

studip-api provides a python3 API to courses and files hosted on the course management tool Stud.IP.

studip-api works by crawling the Stud.IP web interface and will therefore ask for your username and password. All connections to the university servers transporting the login data are made via HTTPS. Your credentials will not be copied or distributed in any other way.

studip-api is used by studip-fuse, a FUSE (file-system in user-space) driver that provides files from lectures in the course management tool Stud.IP on your computer.