Relative Content

Tag Archive for pythonlinuxraspberry-pisystemdstreamlit

Running streamlit scripts through systemd on a raspberry pi

I want to run my streamlit app on boot up with my raspberry pi to make my web server fully autonomous and accessible on my local network when I plug in the pi. This way I never have to manually run the python script through the terminal.