Python is a great programming language that offers us amazing tools to make our code more readable, concise, and cool. Today I’d like to talk about ways to write more Pythonic code, we will cover some great tricks that will improve the quality of your cod... (more…)
Read more »
This is a revolutionary (or maybe evolutionary) school management system with an easy-to-use interface resembling that of SQL. (more…)
Read more »
The impossibly small web framework for Python and MicroPython. - GitHub - miguelgrinberg/microdot: The impossibly small web framework for Python and MicroPython. (more…)
Read more »
So this is a simple script I threw together last weekend but it really shows the power of combining Python with the API driven world we are living in these days. (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »