Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37709340
en ru br
ALT Linux repos
5.0: 1.6-alt1
4.1: 1.6-alt1
4.0: 1.5.1-alt1
3.0: 1.4-alt1

Group :: Development/Python
RPM: python-module-psyco

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.4-alt1
Build date: 28 march 2005, 01:35 ( 996.5 weeks ago )
Size: 341.37 Kb

Home page:   http://psyco.sf.net

License: MIT
Summary: specializing compiler for Python code
Description:

Psyco is a kind of just-in-time (JIT) compiler,
a little bit like Java's, that emits machine code on the fly
instead of interpreting your Python program step by step.
The result is that your unmodified Python programs run faster.

Psyco only runs on Intel 386-compatible processors right now.

This module is built for python 2.4.

Current maintainer: Alex V. Myltsev

List of contributors

List of rpms provided by this srpm:

  • python-module-psyco
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin