Package: python-psyco (1.6-2)
Links for python-psyco
Debian Resources:
Download Source Package psyco:
Maintainer:
External Resources:
- Homepage [psyco.sourceforge.net]
Similar packages:
Python specializing compiler
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.
Other Packages Related to python-psyco
|
|
|
-
- dep: libc6 (>= 2.3.6-6~)
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: python (<< 2.7)
- interactive high-level object-oriented language (default version)
- dep: python (>= 2.5)
-
- dep: python-central (>= 0.6.11)
- Python 软件包的注册和编译工具
Download python-psyco
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| i386 | 262.2 kB | 716.0 kB | [list of files] |
