Skip to content
View offerrall's full-sized avatar

Block or report offerrall

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
offerrall/README.md

My Libraries

Python 3.10+ · MIT

pygrbl — GRBL toolkit

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

type hints → UI

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

GPU image

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

deploy

pyeasydeploy — deploy Python apps to Linux servers over SSH in a few lines (on top of Fabric).

pip install pyeasydeploy

Windows

pywinselect — detects which files/folders are selected in Explorer or the Desktop, in one line (Windows-only).

pip install pywinselect

logging / ops

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

Pinned Loading

  1. FuncToWeb FuncToWeb Public

    Type hints → Web UI. Turn Python functions into web apps — standalone or mounted inside yours.

    Python 412 20

  2. FuncToGUI FuncToGUI Public

    Easily turn your Python functions into GUI applications

    Python 98 2

  3. pyimagecuda pyimagecuda Public

    GPU-accelerated image compositing for Python.

    Python 9

  4. pyimagecuda-studio pyimagecuda-studio Public

    Node-based image processing powered by CUDA - Design visually, execute programmatically

    Python 6

  5. pyeasydeploy pyeasydeploy Public

    Simple Python server deployment toolkit. Deploy to remote servers with just a few lines of code.

    Python 4

  6. PyGrbl_Streamer PyGrbl_Streamer Public

    A simple and minimalist library for controlling CNC machines with GRBL firmware from Python.

    Python 4