Skip to main content

Benyt ItsLearnings skoleintra kun ved brug af Python

Project description

SkoleIntra API

Benyt ItsLearnings skoleintra kun ved brug af Python

Installation

pip install skoleintra

Brug

En fuld dokumentation er ikke udgivet endnu men her er basis, der er også kun ugeplanen som man kan finde lige nu.

from skoleintra import Skoleintra

baseUrl = "https://minskole.m.skoleintra.dk"

skoleintraClient = Skoleintra(brugernavn="brugernavn", adgangskode="adganskode", url=baseUrl)
ugeplan = skoleintraClient.getWeeklyplans(week=10, year=2022)

print(ugeplan) #Output: Ugeplanen for den uge

To Do

  • Flere funktioner
  • Understøt mere end elever

Dokumentation

Kommer snart!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skoleintra-0.0.4.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

skoleintra-0.0.4-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page