Difference between revisions of "PyPy"
Jump to navigation
Jump to search
(Created page with "wikipedia:PyPy") |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[wikipedia:PyPy]] | [[wikipedia:PyPy]] | ||
| + | * 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 == | ||
| + | * {{Python}} | ||
| + | |||
| + | [[Category:Python]] | ||
Latest revision as of 18:04, 27 November 2025
steps: - uses: actions/checkout@v3 - uses: actions/setup-python@v4 with: python-version: 'pypy3.9' - run: python my_script.py
Related[edit]
See also[edit]
- Python, PIP, Global interpreter lock (GIL), Flask, Django, Marshmallow,
def, logging, Pandas, Numpy, AWS Chalice,import,from,tuple,list, Python exceptions,virtualenv,.append,pytz,TZ,print,python3 -c,os, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs, Black (Python), Python list structure, Mypy,variables, Casting,try:, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help, Data Classes, raise, glob
Advertising: