Py Py

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:setuptools_rust
gptkbp:community active community
gptkbp:developed_by Py Py team
gptkbp:features sandboxing capabilities
stackless support
support for R Python
gptkbp:first_released gptkb:2007
gptkbp:goal reduce memory usage
enhance compatibility with Python
improve execution speed
https://www.w3.org/2000/01/rdf-schema#label Py Py
gptkbp:is_designed_for gptkb:language
gptkbp:license MIT License
gptkbp:notable_feature Garbage collection
Support for asynchronous programming
Support for multi-threading
Support for concurrency
Integration with C libraries
Support for multiple backends
Support for coroutines
Compatibility with C extensions
Extensible with R Python
Support for Python's comprehensions
Support for Python's decorators
Support for Python's dynamic features
Support for Python's exceptions
Support for Python's generators
Support for Python's metaclasses
Support for Python's modules
Support for Python's object model
Support for Python's packages
Support for Python's standard library
Support for native threads
Support for stackless mode
Support for various Python libraries
Trace-based JIT compiler
gptkbp:performance faster than C Python in many cases
gptkbp:platform gptkb:smartphone
gptkb:operating_system
gptkbp:provides Just-in-time compilation
gptkbp:related_to gptkb:Jython
gptkb:Iron_Python
C Python
gptkbp:repository https://foss.heptapod.net/pypy/pypy
gptkbp:supports gptkb:Python_3.x
gptkb:Python_2.x
gptkbp:type interpreted language
high-level programming language
dynamic programming language
gptkbp:used_in gptkb:software_framework
scientific computing
web development
gptkbp:written_in gptkb:Library