👻 Post-quantum cryptography for Python. Contribute to kpdemetriou/pqcrypto development by creating an account on GitHub. (more…)
Read more »
an open diy py/pi based video sampler. Contribute to langolierz/r_e_c_u_r development by creating an account on GitHub. (more…)
Read more »
In this step-by-step tutorial, you'll learn what Python descriptors are and how they're used in Python's internals. You'll learn about the descriptor protocol and how the lookup chain works when you access an attribute. You'll also see a few practical exa... (more…)
Read more »
This is the second part of my series on unit testing Python applications. In this article I will introduce you to Conway's Game of Life, an interesting simulation that plays animated patterns on a… (more…)
Read more »