Files
decky-plugin-template/main.py
Luis Finke 229c2aa079 Add simple support for dependent python modules (#11)
* add pipinstall script and append py_modules to PYTHONPATH

allows dependent python modules to be installed

* separate build_frontend and pip_install

* use prepare script for installing python modules

* use pip3 instead of pip

* always create requirements.txt, even if empty
2023-01-05 15:37:38 -08:00

995 B