Download Source Package decompyle:
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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 63.6 kB | 388 kB | [list of files] |
| amd64 | 67.2 kB | 380 kB | [list of files] |
| arm | 60.0 kB | 276 kB | [list of files] |
| hppa | 62.3 kB | 376 kB | [list of files] |
| i386 | 61.1 kB | 376 kB | [list of files] |
| ia64 | 83.4 kB | 436 kB | [list of files] |
| mips | 61.0 kB | 388 kB | [list of files] |
| mipsel | 60.9 kB | 388 kB | [list of files] |
| powerpc | 63.3 kB | 388 kB | [list of files] |
| s390 | 62.2 kB | 376 kB | [list of files] |
| sparc | 60.4 kB | 376 kB | [list of files] |