Skip to main content

API wrapper library for evaluating VpMobil substitution plans

Project description

vpmobil-py

Das bislang mächtigste Auswertungstool für Indiware-Vertretungspläne

pip install vpmobil

PyPI Version PyPI Downloads
Dokumentation GitHub License
GitHub last commit

from vpmobil import VertretungsplanZugang
from datetime import date

vp = VertretungsplanZugang(10000000, "schueler", "password")

tag = vp.fetch(date(2025, 11, 11))
klasse = tag.klassen["9b"]

for periode, stunden in klasse.stunden.items():
    for stunde in stunden:
        print(f"{periode} | {stunde.fach} bei {stunde.lehrer}")

[!NOTE] Because Indiware only distributes substitution plan modules in Germany and the vast majority of users are therefore German, most of the package's functions and classes, their docstrings and the wiki are phrased in German.

Features

  • ⬇️ Fetching: Vertretungspläne flexibel aus beliebigen Quellen abrufen und einlesen
  • 📦 Objektorientiert: Strukturierte Klassen zur typisierten Repräsentation aller Planinhalte
  • 🌌 Feature-Complete: Sämtliche im Alltag relevanten Informationen werden vollständig abgebildet
  • 🔧 Konfiguration: Eigenheiten der Vertretungsplaner können bei der Auswertung berücksichtig werden
  • ⚙️ Kompatibilität: Export der Daten in beliebige Key-Value-Formate wie JSON oder YAML
  • 👁️ Perspektivisch: Auswertung von Plänen aus Perspektive von Klassen, Lehrern und Räumen
  • 🧪 Genese: Generierung von Quelldateien aus Klarwerten
  • Weitere Funktionen: Parsen von PDFs, die von Indiware-Software erstellt werden

DISCLAIMER

Das Paket und seine zugehörigen Dienste und Projekte sind eigenständig und stehen in keiner Verbindung zu Indiware, der VpMobil24 App oder stundenplan24.de. Die Nutzung obliegt der Verantwortung des Nutzers. Die Entwickler übernehmen keine Haftung für Schäden, die durch die Nutzung entstehen.

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

vpmobil-3.0.1.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vpmobil-3.0.1-py3-none-any.whl (25.5 kB view details)

Uploaded Python 3

File details

Details for the file vpmobil-3.0.1.tar.gz.

File metadata

  • Download URL: vpmobil-3.0.1.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for vpmobil-3.0.1.tar.gz
Algorithm Hash digest
SHA256 32ca9006728c47b379584630c14482822ba1daeddb7918bc100e32323a304e03
MD5 702df2a9e4c705996d2e908fb309aee1
BLAKE2b-256 f805f1f607e93fcdfbb8261831ff0cd22d38cdeadbe9dddd7b8708160c8150fe

See more details on using hashes here.

File details

Details for the file vpmobil-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: vpmobil-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 25.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for vpmobil-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0c5daa2a330511098d33a69365fd7f14cdfa03b8e6e27aa7d2b3651f7d5f4e9c
MD5 cfee7bccdac8c0fb3d4e453364f3b83d
BLAKE2b-256 f0b2232d0cbb25b6b1be33e6070577899d4106317feaabbdda2ccf4f8e320e05

See more details on using hashes here.

Supported by

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