sqlparse
PyPIv0.5.5A non-validating SQL parser.
Overview
sqlparse is an PyPI package that a non-validating SQL parser. The latest version is 0.5.5.
Who should use it
Teams working in the PyPI ecosystem who need a non-validating SQL parser and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of sqlparse.
Used by
Popular packages that depend on sqlparse.
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 0.5.5latest | 7 months ago | — |
| 0.5.4 | 7 months ago | — |
| 0.5.3 | 1 year ago | — |
| 0.5.2 | 1 year ago | — |
| 0.5.1 | 2 years ago | — |
| 0.5.0 | 2 years ago | — |
| 0.4.4 | 3 years ago | — |
| 0.4.3 | 3 years ago | — |
| 0.4.2 | 4 years ago | — |
| 0.4.1 | 5 years ago | — |
| 0.4.0 | 5 years ago | — |
| 0.3.1 | 6 years ago | — |
| 0.3.0 | 7 years ago | — |
| 0.2.4 | 8 years ago | — |
| 0.2.3 | 9 years ago | — |
| 0.2.2 | 9 years ago | — |
| 0.2.0 | 9 years ago | — |
| 0.2.1 | 9 years ago | — |
| 0.1.19 | 10 years ago | — |
| 0.1.18 | 10 years ago | — |
Frequently asked questions
How do I install sqlparse?
Run `pip install sqlparse` to add sqlparse to your PyPI project.
What license is sqlparse released under?
No license was detected in sqlparse's metadata; review the repository before use.
How popular is sqlparse?
sqlparse has approximately 0 downloads per week and 1 known dependent packages.