Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies. (more…)
Read more »
There are so many tools in the Python development ecosystem. Installing, configuring and orchestrating them—all while not re-executing work unnecessarily—is a hard problem, especially as your codebase grows. (more…)
Read more »
Contrarian view on mutable default arguments.¶The use of mutable defaults is probably the most infamous Python gotcha. Default values are evaluated at definition time, which means mutating them will (more…)
Read more »
Open source Python libraries for the public sector - CivicActions/open-python-directory... (more…)
Read more »
Welcome to Hissp’s documentation!
Jump in and try the quick start first if you’re feeling confident,
or start with the longer, but less comprehensive tutorial. (more…)
Read more »