23 projects
without-web
An opinionated HTTP/WebSocket router for without-asgi: trie matching, typed path params, 405-vs-404, mounting, and OpenAPI.
without-logging
A without pipeline for logs: stdlib log records parsed into immutable values, filtered and enriched as processors, drained to a sink.
without-http
A sans-IO-backed ASGI server and HTTP client for without: h11/h2/wsproto over asyncio sockets.
without-env
A without context backed by environment variables, parsed with pydantic-settings.
without-durability-sqlite
A without-durability checkpoint store and queue backed by one SQLite file, with no server and no third-party driver.
without-durability-redis
A without-durability checkpoint store and queue backed by Redis, with each guarantee enforced by a Lua script.
without-durability-postgres
A without-durability checkpoint store and queue backed by Postgres, where every guarantee is an ordinary transaction.
without-durability
Durable workflows for without: a checkpoint any process can read, and the store interfaces that make one writer at a time enforceable.
without-dag
Bounded-concurrency execution of DAG-shaped async workflows for without, liftable into a Processor.
without-core
Core interfaces and executor for without: the sans-IO stream-processor substrate.
without-configmap
A without behavior source backed by a Kubernetes ConfigMap mount, reloaded with watchfiles.
without-asgi
without adapters that turn an ASGI app's receive/send into typed event streams and back.
escapement-server
Placeholder reserving the PyPI project name; the first real release supersedes it.
escapement-cli
Placeholder reserving the PyPI project name; the first real release supersedes it.
waxy
A Python wrapper around the Rust taffy UI layout library
synthesize
A flexible concurrent command runner.
counterweight
An experimental TUI framework for Python, inspired by React and Tailwind
reprisal
spiel
A framework for building and presenting richly-styled presentations in your terminal using Python.
dis-cli
A tool to inspect disassembled Python code on the command line.
brood
A flexible concurrent command runner.
idesolver
A general purpose iterative numeric integro-differential equation (IDE) solver
un-fstring
A tool to convert f-strings to .format() calls.