Python Package

Erste Schritte

Sinnvoller Startpfad in Richtung messbarer Qualitaet.

Früher Zugriff: Bis 2026-12-31

1) Baseline messen

Fuehren Sie manifestguard check --extended auf dem aktuellen Stand aus.

2) Ergebnis priorisieren

Nicht alles gleichzeitig fixen:

  • zuerst harte Brueche,
  • dann wiederkehrende Warnmuster,
  • zuletzt Stil-/Komfortthemen.

3) Quality-Gate setzen

Definieren Sie, ab wann ein Build fehlschlagen muss.

4) Teamprozess verankern

  • PR-Checks verpflichtend
  • Regressionen sichtbar machen
  • Ergebnisse versioniert dokumentieren

Voraussetzungen

Spalten
Installation interpreter
Python 3.12 + pip
Recommended default path for installation and CLI calls.
Project target versions
Python 3.8 to 3.12
These are the project/runtime targets mgpy can analyze.
mgpy runtime
Validated on Python 3.10 to 3.13
The tool runtime itself is covered for this range.
CLI invocation
Windows: py -3.12 -m manifestguard
Linux/macOS usually maps to python3.12 -m manifestguard.
Runtime packages
tomlkit, click, pydantic, packaging, watchdog, PyNaCl, rfc8785
tomli is only added for Python below 3.11.
Offline / wheel install
Optional via pip --no-index or wheel
Useful for air-gapped or approved bundle distribution paths.