OpenProduct

Py-SQL-cleaner – format SQL embedded in Python strings

devtool
Visit site
0
Tracked since 2026-05-28
Share
AI Summary

Py-SQL-cleaner is a CLI tool that formats SQL queries embedded within Python string literals, solving the gap where Python formatters ignore SQL syntax and SQL formatters can't parse Python files. It's designed for developers who write SQL-heavy Python code and want consistent, readable SQL formatting without manually extracting and reinserting queries. The project is interesting because it bridges two separate formatting ecosystems, automating a tedious task that many data engineers and backend developers face.

Cross-platform signals

Y
Hacker News
View
points
comments

You might also like

More in devtool