Skip to content
EntityQ1324413· pop 13· linked from 36 articles

Psyco is an unmaintained specializing just-in-time compiler for pre-2.7 Python originally developed by Armin Rigo and further maintained and developed by Christian Tismer. Development ceased in December, 2011.

Key facts

Software.name
Psyco
Software.developer
Armin Rigo, Christian Tismer
Software.discontinued
yes
Software.latest_release_version
1.6
Software.programming_language
C, Python
Software.platform
32-bit x86 only
Software.operating_system
Cross-platform
Software.genre
Just-in-time compiler
Software.license
MIT License

via Wikipedia infobox

Official website

Psyco - Home Page

psyco.sourceforge.net

Link to the official site · 5,565 chars · not written by Vinony

Wikidata facts

Official website
psyco.sourceforge.net
Show 1 more fact
source code repository URL
bitbucket.org/arigo/psyco
Sources (2)

via Wikidata · CC0

~2 min read

Article

4 sections
Contents
  • Speed enhancement
  • See also
  • References
  • External links

Psyco is an unmaintained specializing just-in-time compiler for pre-2.7 Python originally developed by Armin Rigo and further maintained and developed by Christian Tismer. Development ceased in December, 2011.

Psyco ran on BSD-derived operating systems, Linux, Mac OS X and Microsoft Windows using 32-bit Intel-compatible processors. Psyco was written in C and generated only 32-bit x86-based code.

Connections

Categories