Answer the question
In order to leave comments, you need to log in
How to create an in-memory loadable web application?
Hello.
I know, I tormented the community with questions, but that soldier is bad who does not dream of becoming a general. :)
Question:
Are there any manuals or lessons on web development in native Python web applications? No frameworks.
I found articles on web development in Python, but there are CGI scripts. Not that :(
I would like to try to write a web application that is loaded into memory and works all the time. :)
Answer the question
In order to leave comments, you need to log in
Read about developing wsgi scripts. If you want an even more low-level approach, then all that remains is to implement your own web server on sockets .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question