Het bronpakket decompyle downloaden:
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 and 2.5.
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.
|
|
|
| Platform | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|
| amd64 | 84,6 kB | 480 kB | [overzicht] |
| armel | 78,6 kB | 448 kB | [overzicht] |
| hppa | 71,6 kB | 456 kB | [overzicht] |
| i386 | 74,2 kB | 456 kB | [overzicht] |
| ia64 | 117,8 kB | 576 kB | [overzicht] |
| mips | 69,9 kB | 480 kB | [overzicht] |
| mipsel | 69,5 kB | 480 kB | [overzicht] |
| powerpc | 77,4 kB | 504 kB | [overzicht] |
| s390 | 72,1 kB | 456 kB | [overzicht] |
| sparc | 69,3 kB | 456 kB | [overzicht] |