| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-depyf | Distribution: openSUSE Tumbleweed |
| Version: 0.20.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sun Jul 12 15:54:39 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 438701 | Source RPM: python-depyf-0.20.0-1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: https://github.com/thuml/depyf | |
| Summary: Decompile python functions, from bytecode to source code | |
depyf decompiles Python bytecode back into readable source code. It is designed to help understand and debug PyTorch's torch.compile: it turns the bytecode Dynamo produces back into equivalent Python source, and can export the intermediate graphs and generated code for inspection so the compilation process can be followed step by step.
MIT
* Sun Jul 12 2026 Martin Pluskal <mpluskal@suse.com>
- Initial package python-depyf 0.20.0
* Decompiler that turns Python bytecode back into readable source
code, aimed at understanding and debugging torch.compile output
* Add depyf-no-git-in-build.patch: do not fail metadata
generation when git is unavailable in the build environment
/usr/lib/python3.13/site-packages/depyf /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/METADATA /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/RECORD /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/licenses /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/depyf-0.20.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/depyf/VERSION.txt /usr/lib/python3.13/site-packages/depyf/__init__.py /usr/lib/python3.13/site-packages/depyf/__pycache__ /usr/lib/python3.13/site-packages/depyf/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/code_transform.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/code_transform.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/decompiler.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/decompiler.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/optimization.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/optimization.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/code_transform.py /usr/lib/python3.13/site-packages/depyf/decompiler.py /usr/lib/python3.13/site-packages/depyf/explain /usr/lib/python3.13/site-packages/depyf/explain/__init__.py /usr/lib/python3.13/site-packages/depyf/explain/__pycache__ /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/enable_debugging.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/enable_debugging.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/enhance_logging.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/enhance_logging.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/global_variables.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/global_variables.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched___call__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched___call__.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched__exec_with_source.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched__exec_with_source.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_boxed_run.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_boxed_run.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_lazy_format_graph_code.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_lazy_format_graph_code.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_load_by_key_path.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/patched_load_by_key_path.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/depyf/explain/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/depyf/explain/enable_debugging.py /usr/lib/python3.13/site-packages/depyf/explain/enhance_logging.py /usr/lib/python3.13/site-packages/depyf/explain/global_variables.py /usr/lib/python3.13/site-packages/depyf/explain/patched___call__.py /usr/lib/python3.13/site-packages/depyf/explain/patched__exec_with_source.py /usr/lib/python3.13/site-packages/depyf/explain/patched_boxed_run.py /usr/lib/python3.13/site-packages/depyf/explain/patched_lazy_format_graph_code.py /usr/lib/python3.13/site-packages/depyf/explain/patched_load_by_key_path.py /usr/lib/python3.13/site-packages/depyf/explain/utils.py /usr/lib/python3.13/site-packages/depyf/optimization.py /usr/lib/python3.13/site-packages/depyf/utils.py /usr/share/doc/packages/python313-depyf /usr/share/doc/packages/python313-depyf/README.md /usr/share/licenses/python313-depyf /usr/share/licenses/python313-depyf/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 2 03:14:27 2026