One of the cool new features in py-spy
is the ability to profile native Python extensions written in languages
like C, C++ or Cython. (more…)
Read more »
Automate computer tasks in Python. Contribute to askui/vision-agent development by creating an account on GitHub. (more…)
Read more »
A http flood python script that could stop a normal website in 10s - D4Vinci/PyFlooder... (more…)
Read more »
Whenever I publish something about my Python Docker workflows, I invariably get challenged about whether it makes sense to use virtual environments in Docker containers. As always, it’s a trade-off, and I err on the side of standards and predictability. (more…)
Read more »
When it comes to programming, I have a belt and suspenders philosophy.
Anything that can help me avoid errors early is worth looking into.
The type annotati... (more…)
Read more »