bottle - Can a python file run on a Raspberry Pi? -
i have developed webserver in python (using bottle). in moment runs on laptop, in future run on board (like raspberry). webserver shows html page allow users put data , should save locally in file. possible? have use php?
thanks
you can run python apps on raspberry pi. there many tutorials on web.
video:
https://www.youtube.com/watch?v=vfs1dhjpya4
Comments
Post a Comment