Categories
Psyco
'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.
Last updated 23 Feb, 2005
About
Leadership
- Armin Rigo - Maintainer
Requirements
- Python 2.1 or later (2.2.2 or later recommended) (Use Requirement)
Versions
1.2
1.2 stable released 2004-03-04
- Released: 4 Mar, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/psyco/psyco-...
- Licenses: X11
- Interfaces: Command Line
User Community and Support
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
General Resources
Support Resources
- Mailing List Info/Archive
- irc://irc.freenode.net/#psyco
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/psyco - VCS Repository Webview
- irc://irc.freenode.net/#psyco
