A parser for SQLite's dialect of SQL
Project description
sqliteparser
A parser for SQLite's dialect of SQL. Built for use by isqlite.
Unlike python-sqlparse, sqliteparser returns a full structured abstract syntax tree. Its primary purpose is to parse the CREATE TABLE
statements that SQLite stores as the database schema. Support for parsing other kinds of statements is limited.
Installation
Install sqliteparser with Pip:
$ pip install sqliteparser
Documentation
Documentation is available at https://sqliteparser.readthedocs.io/en/latest/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqliteparser-0.6.1.tar.gz
(13.2 kB
view details)
Built Distribution
File details
Details for the file sqliteparser-0.6.1.tar.gz
.
File metadata
- Download URL: sqliteparser-0.6.1.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2497e0542027d4fdc2e7e71b54daf0b70ecd479cebbbd07f0c18723a3020fcad |
|
MD5 | e33ee39c590446167ac645740761fd9d |
|
BLAKE2b-256 | 2d2cc957397eebe02210a9fed42f5d8aa32d09530b59ec257418856e3bf1bfa7 |
File details
Details for the file sqliteparser-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: sqliteparser-0.6.1-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7668e8982f41c5fbd07698c471730f4a81796e202a9ccd9583a424ada85a64e |
|
MD5 | d078d17e21dbe513ca62ce412b8f7d0f |
|
BLAKE2b-256 | b1f041689fd7a6c8d0b49abc0c93d87719bfa13c34e4e83638c4788383fe3c1e |