Skip to main content

Psyco, the Python specializing compiler

Project description

Psyco is a historical project and only works on Python <= 2.6 on 32-bit x86 Intel CPUs. See also PyPy.

Psyco shows that it is possible to execute Python code at speeds approaching that of fully compiled languages, by “specialization”. This extension module for the unmodified interpreter accelerates user programs with little or not change in their sources, by a factor that can be very interesting (2-10 times is common).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page