Psyco
Psyco
http://psyco.sourceforge.net/
'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.
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
IRC Help channel- irc://irc.freenode.net/psyco
IRC development channel- irc://irc.freenode.net/psyco
Download
Download
version 1.2
(stable)
released on 4 March 2004
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| X11 | Janet Casey | 4 March 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=41036 |
| Support | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/psyco-devel |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python 2.1 or later (2.2.2 or later recommended) |
This entry (in part or in whole) was last reviewed on 23 February 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
