filmov
tv
Python Falcon Part 8 - How to use Falcon on Windows whitout uWSGI installed

Показать описание
One of my big fight when i want to code on a windows machine is when i want to code Falcon in Python on it, becures uWSGI run very nice in macOS and Linux, but on windows i need to do to much to get it run, so i use time to search after a orther method to run Falcon on Windows and in this video i show you easy how you can get your app running on Windows.