Mathspp Blog

342 391,958 32,910
articles words lines of code

Today I learned how to use named tuples to improve readability and flexibility of test parametrisations in pytest.

Today I learned about the parameter match used in pytest.raises.

In this opinion piece the author expresses his views on what makes a good (Python) tutorial and how that differs from a long talk.

Explore what Python could look like if we got rid of all of its synthatic sugar.

Explore unusual Python features to solve the problem of determining whether an expression is properly parenthesised.

This article shares some of the lessons I learned from working full-time on a FOSS project for 503 days.