Dossier
py-sql-cleaner
Coverage of py-sql-cleaner in the Nexus archive.
- Show HN: Py-SQL-cleaner – format SQL embedded in Python strings
Py-SQL-cleaner is a CLI tool that detects and formats SQL embedded in Python files without altering Python syntax. It can format SQL in place or extract it into .sql files, avoiding rewriting SQL with runtime parameters or templates.