Select Page
Getting Started Building a Python Gui Using PyQt5

Getting Started Building a Python Gui Using PyQt5

Maybe you already know how to make a Python Gui Using PyQt5 or not. Whether you have heard of Qt or not it is here to stay. It’s used by companies and freelance developers alike to build powerful desktop applications everyday. Luckily it is available in an open...
What are Decorators in Python?

What are Decorators in Python?

Browsing through the code for a Flask app I noticed the symbol that I had seen many times before only now I had to know finally, “what are decorators in Python? The Idea of a Wrapper Decorators in Python modify the functions they decorate. They are never to be...
error: