Difference between revisions of "PyPy"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:PyPy]]
 
[[wikipedia:PyPy]]
 
* https://www.pypy.org/
 
* https://www.pypy.org/
 +
 +
 +
[[GitHub Actions]]:
 +
steps:
 +
- [[uses:]] [[actions/checkout]]@v3
 +
- uses: [[actions/setup-python]]@v4
 +
  with:
 +
    python-version: 'pypy3.9'
 +
- run: python my_script.py
 +
 +
== Related ==
 +
* [[Just-in-time compilation]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:04, 27 November 2025

Advertising: