www.pydata.org PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the internat... (more…)
Read more »
A couple of months ago, I was at work waiting patiently for some documentation to go live about a new type of attacks against modern web applications called HTTP Desync attacks. Here is the story of my findings in gunicorn! (more…)
Read more »
No long stuff, just substance, prepare a layer to upload to Lambda and use it. Stop. (more…)
Read more »
Using Dynamic Programming with Python solution: Let’s learn how to think about Colored Rectangles, an 1800-point codeforces problem... (more…)
Read more »
A tutorial on how to use the components of the Python Click library to intuitively and easily build simple to complex command line interface (CLI) applications. This tutorial covers styling, passing context, creating your own pass decorators, nested comma... (more…)
Read more »