macOS
brew install sqlparselocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqlparse pour les workflows d'agents IA.
installation
brew install sqlparselocal Homebrew formula metadata
sudo apt install python-sqlparse-docDebian stable package indexes · python-sqlparse-doc · Source: deb.debian.org
aperçu
Non-validating SQL parser
historique
sqlparse is a Python package and companion sqlformat command for non-validating SQL parsing, statement splitting, and SQL formatting.
The official documentation describes sqlparse as a non-validating SQL parser for Python with support for parsing, splitting, and formatting SQL statements. The official changelog records release 0.1.0 on April 8, 2009, making it one of the older small SQL tooling packages in the Python ecosystem.
The changelog shows steady maintenance across Python packaging eras: Python 3 compatibility work in release 0.1.6 on January 1, 2013, Python 2.7 and Python 3.3+ support boundaries in release 0.2.0 on July 20, 2016, and modern security and runtime updates such as 0.4.4 in 2023 and 0.5.0 in 2024.
sqlparse has remained useful because many tools need SQL tokenization and pretty-printing without connecting to a database or validating against a specific dialect. The supplied package-manager facts show it packaged by Homebrew and Debian/Ubuntu documentation packages, in addition to its Python packaging identity.
Developers use sqlparse as a library for parse, split, and format operations, and use the installed sqlformat executable for command-line formatting. Its non-validating design is important: it handles SQL text as tooling input rather than acting as a database-specific compiler.
Package nerds care about sqlparse because it is a small, durable dependency behind SQL-aware developer tooling. It also has the classic shape of a package-manager-friendly utility: a library, a CLI, a permissive license, documentation, and no need for a running database.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sqlformat | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/andialbrecht/sqlparse
métadonnées d'installation
| Clé du paquet | brew:sqlparse |
|---|---|
| Version | 0.5.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sqlparse |
| Page d'accueil | https://github.com/andialbrecht/sqlparse |
| Dépôt | https://github.com/andialbrecht/sqlparse |
| Docs amont | https://sqlparse.readthedocs.io/ |
| Licence | BSD-3-Clause |
| Archive source | https://files.pythonhosted.org/packages/90/76/437d71068094df0726366574cf3432a4ed754217b436eb7429415cf2d480/sqlparse-0.5.5.tar.gz |
| Dernière mise à jour | 2026-06-14T15:13:50+02:00 |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sqlparse |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
python-sqlparse-doc 0.5.3-1
documentation for non-validating SQL parser in Python
https://github.com/andialbrecht/sqlparse
sudo apt install python-sqlparse-docpython3-sqlparse 0.5.3-1
non-validating SQL parser for Python 3
https://github.com/andialbrecht/sqlparse
sudo apt install python3-sqlparsesqlformat 0.5.3-1
SQL formatting utility
https://github.com/andialbrecht/sqlparse
sudo apt install sqlformatpython-sqlparse-doc 0.4.4-1
documentation for non-validating SQL parser in Python
https://github.com/andialbrecht/sqlparse
sudo apt install python-sqlparse-docpython3-sqlparse 0.4.4-1
non-validating SQL parser for Python 3
https://github.com/andialbrecht/sqlparse
sudo apt install python3-sqlparsesqlformat 0.4.4-1
SQL formatting utility
https://github.com/andialbrecht/sqlparse
sudo apt install sqlformatpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.