8 projects
asynchronously
Tools to control async code execution
initially
CLI argument and config-file parsing into dataclasses, plus logging and PRNG bootstrap helpers
runstamp
Build a process/service runtime stamp from a format template and pluggable value sources
iffy
Tiny conditional helpers for dict, list, and set — skip None, merge nested dicts, pick keys
exceptly
Tiny utilities for raising exceptions on a condition and rendering them as readable strings
wireform
Drop-in JSON encoder for dataclasses, datetimes, Decimal, bytes, sets, exceptions, and custom repr
typeful
Tools to introspect, validate, and cast Python types at runtime
no-value
Sentinel value for missing data where None has its own meaning