I’ve been writing Python for over 5 years and my toolset generally has been getting smaller, not bigger. A lot of tools just aren’t necessary or useful, and some of them you’ll simply outgrow. These… (more…)
Read more »
This should have been obvious to me for a longer time, but until earlier
today I did not really realize the severity of the issues caused by
str.format on untrusted user input. It came up as a way to bypass the
Jinja2 Sandbox in a way that would permit r...
Read more »
Python is an amazing language for data science and machine learning and has a lot of great community driven Open Source libraries and… (more…)
Read more »
Easily add autocomplete dropdowns to your Textual apps - GitHub - darrenburns/textual-autocomplete: Easily add autocomplete dropdowns to your Textual apps... (more…)
Read more »
11th issue of Python Monthly! Read by 20,000+ Python developers every month. Keeping you up to date with the Python industry ecosystem, without wasting your valuable time. (more…)
Read more »