Latest Updates
Textual – Switching Screens in Your Terminal
4 Mins Read
The Screen is a container for your widgets. These screens occupy the dimensions of your terminal by…
An Intro to pre-commit – Mouse Vs Python
3 Mins Read
You can use many great tools to help you in your software development journey. One…
Checking Python Code with GitHub Actions
4 Mins Read
When you are working on your personal or work projects in Python, you usually want…
JupyterLab 101 Book is Now Available
2 Mins Read
JupyterLab, the latest iteration of the Jupyter Notebook, is a versatile tool that empowers you…
Two things can be true at the same time. In the case of AI, it…
How to Debug Your Textual Application
5 Mins Read
Textual is a great Python package for creating a lightweight, powerful, text-based user interface. That…