By dismissing the Python garbage collection (GC) mechanism, which reclaims memory by collecting and freeing unused data, Instagram can run… (more…)
Read more »
The below is mostly a log of my thought process while building out some functionality that I wanted to add into searchcode server. I kept a record of progress and thoughts while doing this in the hopes that I get some sort of useful blog post out of it. I... (more…)
Read more »
Python bindings for FFmpeg - with complex filtering support - kkroening/ffmpeg-python... (more…)
Read more »
🎡 Build Python wheels for all the platforms on CI with minimal configuration. - GitHub - pypa/cibuildwheel: 🎡 Build Python wheels for all the platforms on CI with minimal configuration. (more…)
Read more »
This article explains the new features in Python 3.6, compared to 3.5.
Read more »