N
N
not_elon_musk2020-09-01 00:35:03
Django
not_elon_musk, 2020-09-01 00:35:03

Web server on Django (analogs) for win 10 pro?

Hello, I have software on Windows 7 and 10, the API is written in Django, but there is no way to make a normal production server. The windows server has iis , but I don't have it.

The question is how to make a stable web server on Django on a non-server Windows?
What are the analogues for writing a stable api in python for windows?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2020-09-01
@not_elon_musk

You need Waitress to run a django project in production and Nginx to serve static and proxy requests.

M
Mikhail Vasilyev, 2020-09-01
@vasilyevmn

No way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question