Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

biennvops/student-data-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Student data API

A free and open source Python implementation of a specific university app's API.

Setup

  1. Install required dependencies:

    pip install -r requirements.txt
  2. Copy the environment template and configure your secrets:

    cp .env.example .env
  3. Edit .env file with your own API keys and secrets.

  4. Write your own clients.

And it ends here. Good luck figuring out the API keys :)

Warning

There will be surprises in the API calls - refer to the original app for more info :p

Legal disclaimer

This project is for educational purposes only. Users are responsible for complying with the original service's terms of use. The author is not responsible for any misuse of this software.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

FOSS Python reimplementation of a specific university app's API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /