Elsie allows you to create slides programmatically using Python. It is a Python library
that lets you build SVG slides in a
composable way and then render them to PDF. There is no DSL or GUI – presentations created with
Elsie are fully programmed with Pyt... (more…)
Read more »
In my previous blog article I showed how you can use the excellent OpenCV and dlib libraries to easily create a program that can detect a face and track it when the face is moving. (more…)
Read more »
A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.) - DavidBuchanan314/unsafe-python... (more…)
Read more »
Master Python virtual environments with conda, once and for all. Learn how to install conda from scratch, manage, and packaging virtual environments. (more…)
Read more »
At age 30, the Python programming language has never been used by more developers across more use cases than it is today. (more…)
Read more »