Yet Another Python Profiler, but this time thread&coroutine aware. - sumerc/yappi... (more…)
Read more »
Back in 2008 Natalie Downe and I deployed what today we would call a microservice: json-head, a tiny Google App Engine app that allowed you to make an HTTP head ... (more…)
Read more »
In this video we will explore one of the ways of reading data from HTML using python pandas library. (more…)
Read more »
This guide walks through installing the required packages, generating tracing information and propagating context across processes via HTTP. (more…)
Read more »
Why efficient Python? Because using Python more efficiently will make your code more readable and run more efficiently. (more…)
Read more »