Is there any lightweight Python server for embedded processors ( to 10 MB )? Do I need any framework for developing pages on this small server or can I do that in plain Python?
Asked
Active
Viewed 1,969 times
1
-
7dup ? http://stackoverflow.com/questions/302615/embedded-web-server-in-python – Nix Mar 10 '11 at 23:14
-
1Could you specify which embedded processor you're using? Python would have to run on that processor, for starters. – Nate Mar 10 '11 at 23:23