Exploring Python through counter-intuitive snippets. If you think you know Python, think once more! - satwikkansal/wtfpython... (more…)
Read more »
Welcome to the third post in our series on Python at scale at Instagram! As we mentioned in the first post in the series, Instagram Server… (more…)
Read more »
Programming 2D games is awesome, but if you are anything like me what really
blows your mind is 3D graphics; and yes, you can do it in Python! (more…)
Read more »
One of the most interesting (and possibly unknown) features of the nftables framework is the nativepython interface, which allows python programs to access a... (more…)
Read more »
As Pavel Cisar promised at Firebird Conference in Berlin, the Firebird has brandnew DB API 2.0 driver for Python. It’s part of modernization campaignthat shakes off the legacy that goes back to KInterbasDB and Firebird 2.0. Please note, that his new drive... (more…)
Read more »