News

Use PyInstaller to package your Python apps into standalone executables for easy distribution.
Libraries are collections of shared code. They're common in Python, where they're also called "modules," but they're also ...
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
What is BeeWare Briefcase? Briefcase is part of a general suite of tools by BeeWare for creating apps, with the different pieces complementing each other. For instance, BeeWare’s Kivy lets you ...
In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.