Python Package

Depannage

Resoudre ecarts local/CI et problemes performance.

Accès anticipé: Jusquu2019au 2026-12-31

Commande OK local, KO CI

Cause : environnement Python/dependances different.

Solution :

  • aligner version Python
  • pinner dependances
  • utiliser exactement la meme commande

Trop de findings

Cause : baseline non maintenue.

Solution :

  • regrouper findings
  • reduire par etapes
  • durcir gate progressivement

Problemes de performance

Solution :

  • reduire scope
  • separer checks lourds
  • mesurer duree a chaque pipeline

Prérequis

Colonnes
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.