Three great programming blogs
These are some of my favourite programming bloggers. All 3 of these are consistently knocking out quality posts and well worth a follow:
These are some of my favourite programming bloggers. All 3 of these are consistently knocking out quality posts and well worth a follow:
I've mentioned Will McGugan's excellent library Rich on this blog before. It is a great tool for building nice terminal interfaces, but it is also an important local development tool. Here's three top tips:
dir()
or vars()
for this, but rich.inspect()
is a big step up.logging
module, but Will has also published this blog post showing how to configure Django to use Rich as the default log handler.