Télécharger le paquet source psyco :
Psyco lets you run your existing Python software much faster, with no change in your source.
Think of Psyco as a kind of just-in-time (JIT) compiler, a little bit like Java's, that emit machine code on the fly instead of interpreting your Python program step by step. The result is that your unmodified Python programs run faster.
The plan for the next release is to include a fast low-level interpreter that can be used on non-Intel processors. It will finally make Psyco portable -- although of course not as fast as it could possibly be if it could emit real machine code.
|
|
|
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| hurd-i386 | 197,2 ko | 572 ko | [liste des fichiers] |
| i386 | 233,1 ko | 648 ko | [liste des fichiers] |
| kfreebsd-i386 | 260,5 ko | 714 ko | [liste des fichiers] |