sumitshrestha/pi-flask-py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the personal website project using python 3 intended for lite processor like raspberry pi over flask web server. Pre setup dependencies with raspbian OS Python 3 flask Here are the setup steps: 1. set up cam read sudo apt-get install fswebcam 2. add pygame into python pip install pygame