offerrall
Small, versioned Python libraries. Each one does one thing and installs with a single command.
Types & forms
- pytypehint
Compiles Python type hints into strict, inspectable contracts.
- pytypehintweb
Framework-free browser form layer for pytypehint.
- pytypehintstore
Rows of one validated dataclass, in memory, backed by an editable JSON file.
- func-to-web
Expose typed Python functions as web interfaces.
- pytypeinput
Type hints to UI metadata. Build forms from function signatures.
- pytypeinputweb
Web Components that render pytypeinput metadata as forms.
CNC, laser & CAD
- pycodecad
Code-CAD with build123d: a window that shows and exports what your script builds.
- pygrbl_build
G-code generation for GRBL diode lasers, from images and SVG.
- pygrbl_streamer
Thread-safe, fault-tolerant G-code streamer for GRBL controllers.
Imaging, cameras & deployment
- pyimagecuda
GPU-accelerated image compositing.
- pyezcams
Stream USB webcams over RTSP/WebRTC via MediaMTX.
- pyeasydeploy
Simple, replicable Python server deployment.