i3 is a tiling window manager on Linux. It supports tiling, stacking, and tabbing layouts, which it handles dynamically.The advantage is that you no longer waste time organizing your windows with the mouse.With i3 the layout is automatic. The windows open... (more…)
Read more »
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 »
A library and tool for generating .pex (Python EXecutable) files...
Read more »
concurrencylive - Code from Concurrency Live - PyCon 2015...
Read more »