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
Gitbook Documentation GitHub License
GitHub last commit

from vpmobil import Vertretungsplan
from datetime import date

vp = Vertretungsplan(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 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
  • 🧠 Lazy Evaluation: Auswertung einzelner Eigenschaften erfolgt erst bei Bedarf
  • 🔧 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: Änderung des Plankontexts um direkt erweiterte Auswertung zu ermöglichen
  • 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-2.1.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

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

vpmobil-2.1.0-py3-none-any.whl (19.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vpmobil-2.1.0.tar.gz
Algorithm Hash digest
SHA256 d748520c6f5833b4e530c98e08218619e7cfa51c4620e54fc73eddb2942e293e
MD5 0fde8e4968469a110b77b87bcb3aed9e
BLAKE2b-256 da51fbe93d187b08716e8d05f0aa7c9d9363f9d708547993c4cd5a4e75d46ecc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vpmobil-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 894016988a5f7933e1943303efc55dfd4fc128b05d875ac28198e4cd9ce93c9d
MD5 a4f926b222a8f9e992b061506f46835a
BLAKE2b-256 26731959e0018cba089ab4c2fa7ff41ac5300826e6153b33a802436d29004475

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