Commit graph

4 commits

Author SHA1 Message Date
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
TrainDoctor
05eefd80a5
Update main.py 2022-10-22 18:48:59 -07:00
TrainDoctor
4fcd72fd1b Added basic logging config 2022-08-24 18:06:26 -07:00
Jonas Dellinger
52f6ca1c58 Initial commit 2022-04-23 00:42:11 +02:00