In this post, I'll show you what I consider the most important bits about Python's f-strings. You will learn several different ways to format a string using f-strings, completely guided by examples. In total, you'll see 73 examples on how to make the... (more…)
Read more »
As explained in my Summer of code 2017: Python post I decided to pick up Python This is officially day 29. today I decided to take a ... (more…)
Read more »
dinosay is a humble, simple, nice and paleolithic alternative to cowsay. - MatteoGuadrini/dinosay... (more…)
Read more »
Generative Art Generator. Contribute to sepandhaghighi/samila development by creating an account on GitHub. (more…)
Read more »
Improving Python exception chaining with raise-from This is going to be a story about an esoteric feature of Python 3, and how I spent the last few months reviving it and bringing... (more…)
Read more »