python-uncompyle6

Bytecode decompiler

Decomposes Python bytecode back into equivalent source code

A cross-version Python bytecode decompiler

GitHub

4k stars
79 watching
413 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists

bytecodedecompilerpython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zrax/pycdcTranslates compiled Python byte-code into human-readable source code3,414
knight0x07/pyc2bytecodeA tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions.133
pyinstaller/pyinstallerA tool for bundling Python applications and their dependencies into standalone executables.11,999
indygreg/pyoxidizerA tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters.5,562
pypa/pipA package installer for Python that simplifies the process of managing dependencies and installing packages.9,569
zedr/clean-code-pythonA set of guidelines and best practices for writing readable, maintainable, and efficient Python code.4,476
jtpio/jupyterlab-python-bytecodeA JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter.62
numpy/numpyA comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing.28,350
cookiecutter/cookiecutterA command-line utility that creates projects from pre-defined templates.22,767
prompt-toolkit/ptpythonAn interactive Python shell with advanced features and customizable interface5,241
pfalcon/scratchabitA Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering397
legrandin/pycryptodomeA comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing2,876
konloch/bytecode-viewerA Java-based tool for analyzing and modifying Android APKs and other Java files14,733
py-pdf/pypdfA Python library for manipulating and extracting data from PDF files8,524
pmorissette/btA flexible Python framework for building and testing algorithmic trading strategies2,316