In this article, we'll take a look at Python's stream processing utility function, map. This
function can enable us to write powerful list/stream-processing routines that can be easy to read
and understand. (more…)
Read more »
Earlier this week the White House published a report recommending the use of memory-safe programming languages to eliminate an entire class of vulnerabilities affecting software. The report quotes claims from large software producers like Google and Micro... (more…)
Read more »
As explained in my Summer of code 2017: Python post I decided to pick up Python This is officially day 29. today I decided to take a ... (more…)
Read more »
Memray is a memory profiler for Python. Contribute to bloomberg/memray development by creating an account on GitHub. (more…)
Read more »