pyodide/pyodide-build/pyodide_build/cli
Gyeongjae Choi 68e42b1867
ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2023-02-10 08:56:42 +09:00
..
__init__.py Use pyodide-cli entrypoint for out-of-tree CLI (#3140) 2022-09-24 18:34:36 -07:00
build.py Reproducible package builds (and requirements.txt support) (#3469) 2023-02-04 14:55:09 +01:00
build_recipes.py ENH Autodetect the number of cores when invoking `pyodide build-recipes` (#3559) 2023-02-10 08:56:42 +09:00
config.py Make sure pyodide config doesn't output anything extra (#3483) 2023-01-22 08:24:58 -08:00
create_zipfile.py Implement pycompile option in pyodide create-zipfile CLI (#3463) 2023-01-18 10:00:18 +01:00
py_compile.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00
skeleton.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00
venv.py Add a CLI command to create a zipfile of Python libraries (#3411) 2023-01-14 14:59:42 +01:00