Brian Okken is perhaps best known as the author of Python Testing with pytest, as well as being the host of two podcasts. Find out more about the man behind the voice, his new meetup in Portland, and the advice he'd like to give to anyone who's new to tes... (more…)
Read more »
The for loop is a very basic control flow tool of most programming languages. For example, a simple for loop in C looks like the following: There are no other ways to write a for loop more elegantly… (more…)
Read more »
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Read more »
He kind of needs to be. He’s the co-founder of Monty Python, the comedy troupe behind Monty Python and the Holy Grail — one of the greatest comedy films of all time. The group’s impact on comedy was… (more…)
Read more »
Turn your raw SQL queries into fully type annotated Python functions with a single decorator. - GitHub - racinette/querky: Turn your raw SQL queries into fully type annotated Python functions with ... (more…)
Read more »