python-uncompyle6
Bytecode decompiler
Decomposes Python bytecode back into equivalent source code
A cross-version Python bytecode decompiler
4k stars
79 watching
413 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
bytecodedecompilerpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Translates compiled Python byte-code into human-readable source code | 3,414 |
| A tool to disassemble and analyze compiled Python bytecode files (pyc) from various Python versions. | 133 |
| A tool for bundling Python applications and their dependencies into standalone executables. | 11,999 |
| A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,562 |
| A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
| A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 |
| A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
| A comprehensive library providing efficient numerical computation and data manipulation capabilities for Python-based scientific computing. | 28,350 |
| A command-line utility that creates projects from pre-defined templates. | 22,767 |
| An interactive Python shell with advanced features and customizable interface | 5,241 |
| A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 |
| A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,876 |
| A Java-based tool for analyzing and modifying Android APKs and other Java files | 14,733 |
| A Python library for manipulating and extracting data from PDF files | 8,524 |
| A flexible Python framework for building and testing algorithmic trading strategies | 2,316 |