Télécharger le paquet source 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 | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| alpha | 63,6 ko | 388 ko | [liste des fichiers] |
| amd64 | 67,2 ko | 380 ko | [liste des fichiers] |
| arm | 60,0 ko | 276 ko | [liste des fichiers] |
| hppa | 62,3 ko | 376 ko | [liste des fichiers] |
| i386 | 61,1 ko | 376 ko | [liste des fichiers] |
| ia64 | 83,4 ko | 436 ko | [liste des fichiers] |
| mips | 61,0 ko | 388 ko | [liste des fichiers] |
| mipsel | 60,9 ko | 388 ko | [liste des fichiers] |
| powerpc | 63,3 ko | 388 ko | [liste des fichiers] |
| s390 | 62,2 ko | 376 ko | [liste des fichiers] |
| sparc | 60,4 ko | 376 ko | [liste des fichiers] |