Py-SQL-cleaner – format SQL embedded in Python strings
devtoolPy-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
You might also like
More in devtool
OpenAI-compatible proxy that aggregates free-tier keys from ~14 AI providers with automatic failover. For personal exper…
Desktop Companion for Hermes Agent
Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and…