Typer, build great CLIs. Easy to code. Based on Python type hints. - tiangolo/typer... (more…)
Read more »
I keep gathering links of interesting Python things I’ve seen around the internet: new packages, good tutorials, and so on – and so I thought I’d start a series where I share them every so often. (more…)
Read more »
An engineer spends a substantial amount of time reading code, maybe more than actually writing it. So an emphasis on readability of that… (more…)
Read more »
One of my favorite features in Python are list comprehensions. They can seem a bit arcane at first but when you break them down they are actually a very simple construct.
Read more »
Elisp Cheatsheet for Python Programmers. Contribute to kickingvegas/elisp-for-python development by creating an account on GitHub. (more…)
Read more »