More good reads and Python updates elsewhere Python’s cffi reaches version 2.0 One of the most convenient and popular libraries for calling into the world of C from Python just got a major ...
pkpy is a lightweight(~14K LOC) Python interpreter for game scripting, built on C++17 with STL. It aims to be an alternative to lua for game scripting, with elegant syntax, powerful features and ...