Загрузка пакета исходного кода 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.
|
|
|
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| m68k | 60,5 Кб | 368 Кб | [список файлов] |