a b c d e f g h i j k l m n o p q r s t u v w x y z
decompyle
Source: decompyle
Package: decompyle
Versions: decompyle (2.3.2-4), decompyle (2.3.2-4+b1)
Prioritize: 48
Description: a Python byte-code decompiler
Decompyle converts Python byte-code back into equivalent Python source.
It accepts byte-code from any Python version between 1.5 and 2.3 inclusive.
Note that it cannot yet decompile byte-code from Python 2.4.
.
The generated source is very readable: docstrings, lists, tuples and
hashes get pretty-printed.
.
Decompyle can also verify the equivalence of the generated source by
compiling it and comparing the new byte-code with the original byte-code.
The de-translation:
Description-de: Ein Python-Bytecode Decompiler
Decompyle konvertiert Python-Bytecode in den äquivalenten
Python-Quelltext. Es akzeptiert Bytecode aus allen Python-Versionen
zwischen 1.5 und einschließlich 2.3. Bislang kann es noch keinen
Bytecode von Python 2.4 dekompilieren.
.
Der erstellte Quelltext ist gut lesbar: Docstrings, Listen, Tupel und
Hashes werden schön dargestellt.
.
Decompyle kann auch die Äquivalenz eines Quellcodes überprüfen, indem er
kompiliert wird und der neue Bytecode mit dem Originalcode verglichen
wird.
parts-md5sum:
6ee4b8bb3e9013571f5e39981eda5e3f translated
2e4603b5a366e49316e92c20d9964fc4 translated
87fbcc4703fdc7e2a923fb00ac3ba76c translated
23ca19efe4bf2e21e00f7aced397221e translated