For the next part of my blog series on pulling apart Python's syntactic sugar, I'm going to be tackling rich comparison operators: ==, !=, >, <, >=, <=. For this post I am going to be picking apart the example of a > b. ... (more…)
Read more »
Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies. (more…)
Read more »
Advanced macro expander and language lab for Python. - Technologicat/mcpyrate... (more…)
Read more »
File & folder structures - there's almost as many different variations as there are code repositories.
(more…)
Read more »