name: depyf version: 0.20.0 summary: Decompile python functions, from bytecode to source code! license: MIT author: Kaichao You homepage: https://github.com/thuml/depyf requires_python: >=3.7 python_min: 3.7 install_size: 38.5 KB module_format: py3-none-any repo_url: https://github.com/thuml/depyf last_released_at: 2025-10-13T12:33:33Z releases_last_12mo: 1 avg_days_between_releases: 38.8 platforms: any ## dependencies astor dill ## extras [dev] pytest flake8 autopep8 ## maintainers Kaichao You