The devel/py-psyco port

py-psyco-1.6p5 – extension module to speed up the execution of Python code

Description

Psyco is a Python extension module which can massively speed up the
execution of any Python code.

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.

WWW: http://psyco.sourceforge.net/
Only for arches
i386
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies