9 projects
puretiktoken
tiktoken in pure Python: byte-for-byte compatible BPE tokenizer with no Rust extension
purere2
RE2 in pure Python: linear-time, ReDoS-safe regular expressions - no C extension, no backtracking
purejq
A pure Python implementation of jq
jsonmend
Mends the JSON your LLM almost wrote - fast single-pass repair with true incremental streaming
pureshellcheck
A pure Python reimplementation of ShellCheck's most common checks
purefzf
A pure Python implementation of fzf's fuzzy matching (FuzzyMatchV2) and non-interactive filter mode
purepatch
Apply unified diffs and fuzzy search/replace edits in pure Python - the patch engine for code agents. No git, no patch binary.
pureyq
yq in pure Python: jq syntax over YAML, TOML, XML and CSV - no jq binary, no C extension
tilo
Turn any LLM into an interactive UI. One line of Python — no React, no frontend setup.