It’s time to dive into Kubernetes and bring your Python project to Cloud with this fully-fledged project template! (more…)
Read more »
A relevant and timely recommendation can be a pleasant surprise that will delight your users. Unfortunately it can be difficult to build a system that will produce useful suggestions, which is why this week's guest, Nicolas Hug, built a library to help wi... (more…)
Read more »
Brokerless task queue for python based on 0Mq. Contribute to kaypee90/zebrok development by creating an account on GitHub. (more…)
Read more »
I would like to report that the newly added dependency on Rust has made it impossible to package cryptography for a number of supported Gentoo architectures (and these are architectures where peopl... (more…)
Read more »
Hey again, My first post about optimization will be about __slots__ and namedtuples. __slots__ __slots__ have two important effects: performance: A class that utilizes slots gains ~30% faster attri…
Read more »