Difference between revisions of "Psyco"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Psyco |Short description=Speeds up the execution of Python code |Full description='Psyco' helps execute Python code at speeds approaching that of fully compiled lan...")
 
(Added Python link)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Speeds up the execution of Python code
 
|Short description=Speeds up the execution of Python code
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://psyco.sourceforge.net/
 
|User level=none
 
|User level=none
|Status=Live
+
|Is High Priority Project=No
|Component programs=
 
|Homepage URL=http://psyco.sourceforge.net/
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/psyco
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/psyco
 
|Computer languages=Python
 
|Computer languages=Python
 
|Documentation note=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
 
|Documentation note=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
|Paid support=
+
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 
|IRC help=irc://irc.freenode.net/psyco
 
|IRC help=irc://irc.freenode.net/psyco
|IRC general=
 
 
|IRC development=irc://irc.freenode.net/psyco
 
|IRC development=irc://irc.freenode.net/psyco
|Related projects=
 
 
|Keywords=code,compiler,Python,execute,specialization,acceleration
 
|Keywords=code,compiler,Python,execute,specialization,acceleration
|Is GNU=n
+
|Version identifier=1.6
|Last review by=Janet Casey
+
|Version date=2007/12/16
|Last review date=2005-02-23
+
|Version status=stable
|Submitted by=Database conversion
+
|Version download=https://sourceforge.net/projects/psyco/files/psyco/1.6/psyco-1.6-src.tar.gz/download
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/04/18
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.2
+
|Is GNU=No
|Version date=2004-03-04
+
|License verified date=2004-03-04
|Version status=stable
+
}}
|Version download=http://prdownloads.sourceforge.net/psyco/psyco-1.2-src.tar.gz?download
+
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2004-03-04
 
|License verified date=2004-03-04
|Version comment=1.2 stable released 2004-03-04
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Armin Rigo
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Armin Rigo
 
 
|Email=arigo@users.sourceforge.net
 
|Email=arigo@users.sourceforge.net
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/psyco
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/psyco
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 56:
 
|Interface=command-line
 
|Interface=command-line
 
|Programming-language=python
 
|Programming-language=python
|Software-development=compiler,programming-language
+
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2004-03-04
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 59: Line 63:
 
|Prerequisite description=Python 2.1 or later (2.2.2 or later recommended)
 
|Prerequisite description=Python 2.1 or later (2.2.2 or later recommended)
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 01:11, 18 April 2018


[edit]

Psyco

http://psyco.sourceforge.net/
Speeds up the 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.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

4 March 2004




Leaders and contributors

Contact(s)Role
Armin Rigo Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/psyco
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/psyco-devel
Debian (Ref)https://tracker.debian.org/pkg/psyco
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=41036


Software prerequisites

KindDescription
Required to usePython 2.1 or later (2.2.2 or later recommended)




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.














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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.