nuttx-apps/interpreters/python
Tiago Medicci 87f4eb8021 interpreters/python: add wrapper to initialize Python
This wrapper application checks if the Python's modules are already
mounted (and mounts them, if not), sets the necessary environment
variables and, then, runs the Python interpreter.
2025-02-01 23:34:24 +01:00
..
patch interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
.gitignore interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
config.site.in interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00
Kconfig interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
Make.defs interpreters: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
python_wrapper.c interpreters/python: add wrapper to initialize Python 2025-02-01 23:34:24 +01:00
Setup.local.in interpreters/python: create Python's config files dynamically 2025-02-01 23:34:24 +01:00