guetzli-recursively - Script in Python to convert all the jpeg of a folder recursively with Guetzli... (more…)
Read more »
The Python standard library is full of underappreciated gems. One of them allows for simple and elegant function dispatching based on argument types. This makes it perfect for serialization of arbitrary objects – for example to JSON in web APIs and stru... (more…)
Read more »
Your browser isn’t supported anymore. Update it to get the best YouTube experience and our latest features. Learn more... (more…)
Read more »
Modern OpenGL binding for python. Contribute to moderngl/moderngl development by creating an account on GitHub. (more…)
Read more »
Learn how to sort an integer in python with this quick tutorial. Use the ready-made function available to sort an integer ascending/descending! (more…)
Read more »