This week we’ve released a preview of the next update to Visual Studio. It has all of the improvements that were released recently in VS 2017 Update 1, and also the earliest previews of VS 2017 Update 2. For Python support, probably our most significant u... (more…)
Read more »
There are many ways to handle Python app dependencies with Docker. Here is
an overview of the most common ones – with a twist. (more…)
Read more »
Imagine a custom set-like data structure that doesn’t perform hashing and trades performance for tighter memory footprint. Or imagine a dict-like data structure that automatically stores data in a PostgreSQL or Redis database the moment you initialize it;... (more…)
Read more »
Python frame stack sampler for CPython. Contribute to P403n1x87/austin development by creating an account on GitHub. (more…)
Read more »