Hämta källkodspaketet 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 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.
|
|
|
| Arkitektur | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|
| amd64 | 84,6 kbyte | 480 kbyte | [filförteckning] |
| armel | 78,6 kbyte | 448 kbyte | [filförteckning] |
| hppa | 71,6 kbyte | 456 kbyte | [filförteckning] |
| i386 | 74,2 kbyte | 456 kbyte | [filförteckning] |
| ia64 | 117,8 kbyte | 576 kbyte | [filförteckning] |
| mips | 69,9 kbyte | 480 kbyte | [filförteckning] |
| mipsel | 69,5 kbyte | 480 kbyte | [filförteckning] |
| powerpc | 77,4 kbyte | 504 kbyte | [filförteckning] |
| s390 | 72,1 kbyte | 456 kbyte | [filförteckning] |
| sparc | 69,3 kbyte | 456 kbyte | [filförteckning] |