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

tutorials:


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -