PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...
Python module for native access to the systemd facilities. Functionality is separated into a number of modules: from systemd import journal journal.send('Hello world') journal.send('Hello, again, ...
pocketpy is a portable Python 3.x interpreter, written in C11. It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. pocketpy has ...