Beta
Freemium
Developer Tooling

Installation

Community from PyPI. Pro activates locally and updates itself.

Keep one CLI on Python 3.12. Point it at the project with --project-python instead of installing a second copy into .venv.

On Windows use py -3.12 -m manifestguard .... On Linux/macOS that is usually 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/

After you buy Pro

  1. Sign in and open the license.
  2. Collect the device hash, paste the portal token.
  3. Update later with license update-apply — not pip install --upgrade from PyPI.
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 <dir> manifestguard. Do not unzip by hand.

Plans and price: /mgpy#licensing.