decompile-cfg translates Python bytecode back into equivalent Python source code. It accepts Python version 3.8 to 3.10 bytecode for now. For decompilation of older Python bytecode, see decompyle3 and ...
Python 3.10+ pandas >= 2.3.3 pydantic >= 2.12.5 openpyxl >= 3.1.5 Note: All models in this module are constrained by pydantic. For object to JSON/dict conversion, use pydantic's model_dump_json method ...