For this next blog post in my series of Python's syntactic sugar, I'm tackling what would seem to be a very simple bit of syntax, but which actually requires diving into multiple layers to fully implement: not. On the surface, the definition of not is ver... (more…)
Read more »
Let us do scripting with Python! Yay! Not only as an alternative to VBA, but also as an alternative to field functions (=SUM(A1:A2))... (more…)
Read more »
In my previous blog posts “Sprint Velocity, What is it good for?” and “Better Sprint Planning with Bayes”, I talked about using statistics… (more…)
Read more »
Full-screen console debugger for Python. Contribute to inducer/pudb development by creating an account on GitHub. (more…)
Read more »