TECH

Show HN: Py-SQL-cleaner – format SQL embedded in Python strings

Hacker News · Thu, 28 May 2026 17:30:29 GMT

Hi HN, I built py-sql-cleaner, a CLI for formatting SQL embedded in Python files. Python formatters handle Python syntax. They do not format SQL written inside Python code. On the other hand, SQL formatters usually target SQL files or raw SQL text, not SQL embedded inside a Pytho

Read original source Discuss with A.S.I.S