sqlparse is a non-validating SQL parser module.
It provides support for parsing, splitting and formatting SQL statements.

WWW: https://pypi.org/project/sqlparse/
WWW: https://github.com/andialbrecht/sqlparse
