Skip to content
Vinony
Sections
Maps
Timeline
Graph
Cosmos
Life
Culture
Innovation
People
Climate
Trends
Art
Browse
Search
Search Vinony…
⌘
K
Sign in
Category
FP6 projects
page 1
PyPy
PyPy () is an implementation of the Python programming language. PyPy frequently runs much faster than the standard implementation CPython because PyPy uses a just-in-time compiler. Most Python code runs well on PyPy except for code that depends on CPython extensions, which either does not work or incurs some overhead when run in PyPy.