Binary package “gcc-python3-dbg-plugin” in ubuntu mantic

plugin for GCC to invoke Python scripts from inside the compiler

 The GCC Python plugin is a plugin for GCC, which links against libpython,
 and allows you to invoke arbitrary Python scripts from inside the compiler.
 The aim is to allow you to write GCC plugins in Python.