sqlmakeuper
Python library with CLI interface for sql formatting based on sqlparse
Installation
pip install sqlmakeuper
Using
Format with default parameters
sqlmakeup --path /path/with/files/to/format
- Default parameters are
(reindent=True, indent_width=4, keyword_case="lower", identifier_case="lower", comma_first=True,)
Format with custom parameters
sqlmakeup --path /path/with/files/to/format --parameters '{"comma_first":0}'
Check with custom parameters
sqlmakeup --path /path/with/files/to/format --check
Release files for sqlmakeuper 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sqlmakeuper-0.1.4.tar.gz | 16.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sqlmakeuper-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.6 kB
Release files / sqlmakeuper-0.1.4.tar.gz
| Download URL | sqlmakeuper-0.1.4.tar.gz |
|---|---|
| Size | 16.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cc59c4657c00298ff1c3ef416dae6a838d8a019ad0ef9bec4cbb313d456ab492
|
|
BLAKE2b-256 checksum How to use checksums |
b2aaf59b1ce31c964b0e0bde74b55d1123fb743ef7aa65328b6472256f30b038
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|
Release files / sqlmakeuper-0.1.4-py3-none-any.whl
| Download URL | sqlmakeuper-0.1.4-py3-none-any.whl |
|---|---|
| Size | 17.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
301e77680be499e0bb9486506699848892d62caa0b6b13b8d1e62e45851692de
|
|
BLAKE2b-256 checksum How to use checksums |
e7665f1705c9525ebe096111e01bf12a03d0ee6db25f4b2fb159b48e0dbf8b0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
|