I wondered if anyone here has used or does use the python built-in http server for anything useful?
I wondered if anyone here has used or does use the python built-in ht server for anything useful?
I never knew that existed! NICE.. that could come in handy!
Zylone
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
You can't bind any ports under 1024 as a non root user
Yea; I dunno how much traffic it could handle, BUT that might be the simple solution to get me on port 80 w/o running as root/sudo.
You can't bind any ports under 1024 as a non root user
Hey y'all,
I wondered if anyone here has used or does use the python built-in http server for anything useful?
Hey ML, Have you tried flask? It's my preferred solution for
light-weight web services... that and jinja2 is really powerful... I use it on most of my raspberry pi's for various projects... It's not great
for big implementations... for that I would use django or something a little more heavy duty...
Sysop: | Michael Mrak |
---|---|
Location: | Grossweikersdorf, Austria |
Users: | 11 |
Nodes: | 4 (0 / 4) |
Uptime: | 19:34:36 |
Calls: | 650 |
Files: | 37 |
Messages: | 145,813 |