Profiling Python code with py-spy

You can use py-spy to profile already running Python code without restarting your process or modifying the source code. Read more

Similar

Top Python libraries of 2016

Last year, we did a recap with what we thought were the best Python libraries of 2015, which was widely shared within the Python community (see post in r/Python). A year has gone by, and again it is time to give due credit for the awesome work that has be...

Read more »