User Interfaces — python-sqlparse 0.5.4.dev0 documentation (original) (raw)
sqlformat
The sqlformat
command line script ist distributed with the module. Run sqlformat --help to list available options and for usage hints.
sqlformat.appspot.com
An example Google App Engineapplication that exposes the formatting features using a web front-end. See https://sqlformat.org/ for details. The source for this application is available from a source code check out of the sqlparse module (see extras/appengine
).