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.
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 |
|---|---|---|---|
| alpha | 63,6 kbyte | 388 kbyte | [filförteckning] |
| amd64 | 67,2 kbyte | 380 kbyte | [filförteckning] |
| arm | 60,0 kbyte | 276 kbyte | [filförteckning] |
| hppa | 62,3 kbyte | 376 kbyte | [filförteckning] |
| i386 | 61,1 kbyte | 376 kbyte | [filförteckning] |
| ia64 | 83,4 kbyte | 436 kbyte | [filförteckning] |
| mips | 61,0 kbyte | 388 kbyte | [filförteckning] |
| mipsel | 60,9 kbyte | 388 kbyte | [filförteckning] |
| powerpc | 63,3 kbyte | 388 kbyte | [filförteckning] |
| s390 | 62,2 kbyte | 376 kbyte | [filförteckning] |
| sparc | 60,4 kbyte | 376 kbyte | [filförteckning] |