3 projects
drefs
A hyper-fast Python docstring cross-reference checker
smiles-validator
Pydantic validator for SMILES chemical notation: validates, sanitizes, and optionally returns canonical or original input
django-htmx-partial-redirect
`django-htmx-partial-redirect` is a middleware that redirects direct accesses to partial views (like login modals) to a full page, where the partial content is then lazy-loaded via HTMX, solving the issue of empty pages when accessing modal-intended views directly.