A
Thanks for the answer. Currently I'm developing a Django project. I plan to deploy it with pyInstaller but then I'll pack the resulting .EXE along with nginx web-server using the regular Inno Setup, a free installer for Windows. It's quite flexible, I hope, I'll manage to solve all the issues on my way ;)