sql-lsp

View on PyPIReverse Dependencies (0)

0.0.4 sql_lsp-0.0.4-py3-none-any.whl

Wheel Details

Project: sql-lsp
Version: 0.0.4
Filename: sql_lsp-0.0.4-py3-none-any.whl
Download: [link]
Size: 12314
MD5: fb70c36836fa9ee64ec772830c012f08
SHA256: ed6aa6b221458928bfd2ef045df63ee89a41118c9b2aa979daf9223546fda1da
Uploaded: 2024-05-06 02:37:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sql-lsp
Version: 0.0.4
Author: Chahak Mehta
Author-Email: chahakmehta013[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: mysql-connector (<9.0.0,>=8.2.0)
Requires-Dist: pygls (<2.0.0,>=1.1.1)
Requires-Dist: sqlfluff (<3.0.0,>=2.3.5)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1625 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sql_lsp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sql_lsp/__main__.py sha256=jrUjlCghcCeom4rhFEZNxXp8pnQ83agSZNcOTHIcVfY 71
sql_lsp/completion.py sha256=CNC8JJ5cPpt6ZFYG7yIulAgLL8Q-gYn62j9oXiU0vW0 6169
sql_lsp/config.py sha256=mJKsm6q9ZxsRds_-5RH5m0FQ8_zc97_lmfNIO9vehS8 321
sql_lsp/database.py sha256=rI-2vIJMdKYZB3QcI1trGMRzqhLhBFEjNDG--pzvvGY 2369
sql_lsp/mysql_connector.py sha256=PwMetSiV1Om9-dL-SLkZhwKL0fPMhngsmH_CgWYLuEk 7885
sql_lsp/server.py sha256=7UQNnSQfXySAs4jhSEruO9sGE_p_xZvROthUyTNqnG0 9783
sql_lsp/utils.py sha256=otCMM7ywio90JZIStntoicGI22cGDcNoErjYSVj9YmA 3966
sql_lsp-0.0.4.dist-info/METADATA sha256=lNdkq8pvZZ4aMd_XkXc_FJ7-Y4I6NMCtRcGNzTZr9c8 2084
sql_lsp-0.0.4.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
sql_lsp-0.0.4.dist-info/entry_points.txt sha256=YVlEIrmvZm-kA8mDQXMS9OtFriWpu3YEvaRizNoX2Do 48
sql_lsp-0.0.4.dist-info/RECORD

entry_points.txt

sql-ls = sql_lsp.__main__:main