Top > All Packages in Directory > Psycho

Psycho - Speeds up rhe execution of Python code

'Psyco' helps execute Python code at speeds approaching that of fully compiled languages by using a technique called "specialization". This extension module for the unmodified interpreter accelerates user programs with little or no change in their sources. An increase in speed of 2 to 10 times is common.

Obtaining

Web pagehttp://psyco.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/psyco/psyco-1.2-src.tar.gz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=41036
Version 1.2 (stable) released on 2004-03-04
Licensed under an X11-style license.
This is not a GNU package.

Documentation
User guide available in HTML format from http://psyco.sourceforge.net/psycoguide/index.html; User guide available in PostScript format from http://psyco.sourceforge.net/psycoguide.ps.gz
Support contacts

Help List<psyco-devel@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/psyco-devel

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/psyco http://sourceforge.net/cvs/?group_id=41036
Interfacescommand line
Source languagesPython
Use requirementsPython 2.1 or later (2.2.2 or later recommended)

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-03-04
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.