News

OliveTin enables you to craft buttons with predefined shell commands so that anyone can run them through a web interface.
Python 3.13: Better interactive shell and finally multithreading without GIL The new Python release features an interactive command line and allows the global interpreter lock to be deactivated.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...