13 projects
astichi
AST composition helpers: markers, hygiene, lifting, and lowering for composable Python code generation
sdax
A lightweight, high-performance, in-process micro-orchestrator for structured, declarative, and parallel asynchronous tasks in Python.
aiar
AI Archive is a format and a tool for bundling a directory structure and its files into a single, executable bash/zsh script. It's designed to make sending and receiving file collections in a chat-based or text-only environment—like interacting with an LLM—as simple as copying and pasting a single block of text.
xdatatrees
An extension/wrapper for the `datatrees`/`dataclasses` library that adds powerful XML serialization and deserialization capabilities to your dataclasses.
datatrees
Wrapper for dataclasses with auto field injection, binding, self-default lamdas and more.
anchorscad-core
A Python 3D modelling API for generating OpenSCAD source code. This library simplifies the creating of 3D models. This contains only the core API and some generic basic models.
pythonopenscad
Yet Another Python OpenSCAD API. This is a thin wrapper for generating OpenSCAD 3D model scripts.
anchorscad-bullet
AnchorSCAD to PyBullet mesh converter.
anchorscad-utils
Utility libraries for AnchorSCAD. Includes Colour, OpenSCAD finder, Process manager and more.
anchorscad-linear
Linear algebra API for AnchorSCAD. Includes GMatrix, GVector, translate, rotate, angle and more.
qli
QLI File Parser and SVG Conversion Tool
to-3mf
A set of Python tools for managing the 3mf file format. Includes an STL to 3mf file converter.
anchorscad-test-tools
Test helpers for Anchorscad packages.