{"library":"xdis","type":"library","category":null,"description":"xdis is a Python library that provides a cross-version byte-code disassembler and marshal routines. It enables the inspection and manipulation of Python bytecode across a wide range of Python versions, from 1.0 up to 3.15+. The current version is 6.3.0, and it maintains an active release cadence, frequently updating with support for new Python versions and their respective bytecode changes.","language":"python","status":"active","version":"6.3.0","tags":["bytecode","disassembler","cross-version","reverse-engineering","debug","marshalling","analysis"],"last_verified":"Mon May 25","install":[{"cmd":"pip install xdis","imports":["from xdis.std import Bytecode","from xdis import load","from xdis.bytecode import disassemble"]},{"cmd":"For Python versions before 3.11, consult the GitHub Releases page for specific tarballs or wheels matching your Python version (e.g., xdis_36-x.y.z.tar.gz for Python 3.6-3.11, or older eggs/tarballs for Python 2.x/3.x up to 3.5).","imports":[]}],"homepage":null,"github":"https://github.com/rocky/python-xdis","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xdis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.17,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xdis/compatibility"}}