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

Python API for courses and files available through the Stud.IP University Access Portal

License

Notifications You must be signed in to change notification settings

N-Coder/studip-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python API for courses and files available through the Stud.IP University Access Portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages