17 projects
atrep-cli
The atrep command-line tool (check, respellings, outline, kanonizo, endo importers, morphisms, exo rendering, collation) and the atrep-lsp language server
quarb-full
The complete qua CLI, prebuilt — every Quarb adapter (databases, MongoDB, Neo4j, Kubernetes, GitHub, GitLab, mail, object stores, DuckDB, …) with no Rust toolchain and no compile
quarb
One query language for every tree — Python bindings for the Quarb engine: JSON, YAML, TOML, CSV, XML, HTML, Markdown, SQLite, kaiv (typed units), filesystem, git, archives, XLSX, and source code (Rust/Python/JS/C), plus jq/XPath/SQL translators
quai
Interactive Quarb — a session REPL where every line becomes a reusable query (&1, &2, …)
atrep
Python bindings for Atrep semantic markup: check, respellings, outline, endo importers, dialektoi
kaiv
Python bindings for the kaiv format: the full pipeline, validation, schema inference, and the format hub
libcuj
cuj, the plain-text PKM, as a Python library (import cuj) — your notes as data: tags, hierarchical categories, typed edges, todos with real due dates; the cuj CLI itself is `pip install cuj`
cuj
cuj — n. Clever Use of Jots — a plain-text PKM engine for your terminal, prebuilt: one-line captures, tags and hierarchical categories, todos with due dates, Evernote and Obsidian import, Quarb queries over the vault
obsigil
Pure-Python implementation of the obsigil mandate-token format (AES-SIV / AES-GCM-SIV)
obu-cli
Standalone install of the obu CLI binary (`obu`) via pip — the oboron family's UNAUTHENTICATED obfuscation codecs (upcbc, zdcbc). NOT cryptographically secure; for obfuscation only, never confidentiality.
oboron-cli
Standalone install of the oboron CLI binary (`ob`) via pip — string-in/string-out authenticated symmetric encryption with obtext encoding.
obcrypt-cli
Standalone install of the obcrypt CLI binary via pip — bytes-in/bytes-out authenticated symmetric encryption (the oboron protocol's cryptographic core).
oboron
Python bindings for oboron — string-in/string-out authenticated symmetric encryption + encoding (Dgcmsiv, Dsiv, Pgcmsiv, Psiv).
obu
Python bindings for obu — string-in/string-out UNAUTHENTICATED confidentiality (upcbc) and obfuscation-only (zdcbc) codecs. NOT authenticated; never use to protect secrets.
obcrypt
Python bindings for obcrypt — bytes-in/bytes-out authenticated encryption (oboron protocol core schemes).
jots-rs-py
Jot Syntax 1.0 RC1 parser — PyO3 bindings over the Rust implementation (https://jotsyntax.org)
jots
Jot Syntax 1.0 RC1 parser — pure Python (https://jotsyntax.org)