2 projects
wedjat
Horus is a recursive data-structure validator that walks nested dicts, lists, tuples and scalars and checks every node against rule sets of regex patterns, reporting compliance with human-readable messages and the exact path of each violation.
cartonnage
Cartonnage is a Database-First ORM—designed as a 'Live Database Reflection ORM' or 'Record Reflection Layer (RRL)'—that reflects your existing database at runtime, speaking its schema fluently: not model-first, not schema-first, but runtime-bound, making it the ORM for existing databases.