Python 3.10+ · MIT
pygrbl_build — G-code generator for GRBL diode lasers (raster + SVG), ~350× faster than LaserGRBL.
pip install pygrbl-build
pygrbl_streamer — streams G-code to GRBL over serial; constant memory, real-time control, auto-reconnect.
pip install pygrbl-streamer
FuncToWeb — turns Python functions into web apps from their type hints. 394★.
pip install func-to-web
PyTypeInput — extracts UI metadata from type hints (engine behind FuncToWeb).
pip install pytypeinput
PyTypeInputWeb — renders validated HTML forms from that metadata (zero JS deps).
pip install pytypeinputweb
PyImageCUDA — GPU image compositing; no CUDA Toolkit, ~1 MB, zero-copy interop.
pip install pyimagecuda
PyImageCUDA Studio — node-based compositor with live preview + headless batch.
pip install pyimagecuda-studio
pyeasydeploy — deploy Python apps to Linux servers over SSH in a few lines (on top of Fabric).
pip install pyeasydeploy
pywinselect — detects which files/folders are selected in Explorer or the Desktop, in one line (Windows-only).
pip install pywinselect
pytelegram_logger — async logger to file + Telegram; background queues (disk isolated from network), non-blocking with drop counters, zero dependencies.
pip install easy-tg-logger