Building software is more fun with tests.
Should we think of open source components the same way we think of physical parts for manufactured g
Anthony Sottile and Brian discuss changes that would be cool for pytest, even unrealistic changes. T
I don't think it's too much of a stretch to say that software is part of most scientific research no
The first game I remember coding, or at least copying from a magazine, was in Basic. It was Lunar La
Having a personal site is a great playground for learning tons of skills. Brian Wisti discusses the
PyPy is a fast, compliant alternative implementation of Python. cPython is implemented in C. PyPy is
In Python, before dataclasses, we had attrs. Before attrs, it wasn't pretty.The story of attrs and d
Will McGugan has brought a lot of color to CLIs within Python due to Rich. Then Textual started ret
When you are teaching someone web development skills, when is the right time to start teaching code
Being productive is obviously a good thing. Can we measure it? Should we measure it? There's been fa
Django has a handful of console commands to help manage and develop sites. django-rich adds color a