Beta
Freemium
Developer Tooling

Installation

Community von PyPI. Pro aktivierst du lokal; Updates kommen aus der CLI.

Eine CLI auf Python 3.12 behalten. Projekt mit --project-python anzeigen, kein zweites manifestguard in .venv.

Unter Windows: py -3.12 -m manifestguard .... Unter Linux/macOS in der Regel python3.12 -m manifestguard ....

Community

py -3.12 -m pip install --user --upgrade manifestguard
py -3.12 -m manifestguard --version
py -3.12 -m manifestguard check

PyPI: https://pypi.org/project/manifestguard/

Nach dem Pro-Kauf

  1. Anmelden und Lizenz oeffnen.
  2. Device-Hash holen, Portal-Token einfuegen.
  3. Spaeter license update-apply — nicht PyPI --upgrade.
py -3.12 -m manifestguard license device-hash
py -3.12 -m manifestguard license activate <TOKEN>
py -3.12 -m manifestguard license status
py -3.12 -m manifestguard license update-check
py -3.12 -m manifestguard license update-apply

Offline-Wheel: pip install --user --no-index --find-links <ordner> manifestguard. Nicht per Hand entpacken.

Plaene: /mgpy#licensing.