A simple way to create cross platform desktop python app.
Are you like me who is exhausted by all these different framework having a steep learning curve with languages "cough cough js" making no sense whatsoever. In this tutorial we will see how we can use Python3 to create a desktop app for Windows and OSX.We will cover everything from installation of python3 ,setting up dev env and then creating installers for mac and windows.