Conversation
Pythons built in webserver is nice to have ngl
2
0
3
@snacks oh right I know the one, yeah that was nice to use for uni tasks, more convenient than apache for non serious stuff
0
0
1
@nigger idk, prob their own implementation. It's mainly intended for making python web dev easy faik, but i've used it to fuck around with webgl and now to share files in my home network.
You can just call "python3 -m http.server" and have the directory you're in served
1
0
1
@snacks oh nvm that was something else entirely, what I had in mind was their regular server stuff for a HTTP server
0
0
1