'can I build a production level windows application in Python

I'm trying to build a Windows Application in Python. But, sometimes I question myself, can this Application run on another person's PC without installing Python? Will it have any flows because of python? I heard most people use C++ for Windows Applications? Will I be able to provide Updates for my Application to every user by Python code?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source