gptsql

View on PyPIReverse Dependencies (0)

0.1.7 gptsql-0.1.7-py3-none-any.whl

Wheel Details

Project: gptsql
Version: 0.1.7
Filename: gptsql-0.1.7-py3-none-any.whl
Download: [link]
Size: 12369
MD5: 4ff03693a0a9c0f377b25f8dc593a5d9
SHA256: d4e795219c6e43735ebc9399751325e6c89a59d575c7edec00214f7c3621367d
Uploaded: 2023-12-19 04:51:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptsql
Version: 0.1.7
Summary: LLM-powered chat interface to your Postgres database
Author: Scott Persinger
Author-Email: scottpersinger[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: halo (<0.0.32,>=0.0.31)
Requires-Dist: openai (<2.0.0,>=1.3.6)
Requires-Dist: pandas (<3.0.0,>=2.1.3)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.41)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.9)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.23)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: termcolor (<3.0.0,>=2.3.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 11440 characters]

WHEEL

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

RECORD

Path Digest Size
gptsql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptsql/__main__.py sha256=MMmlaJukopC5LdLpSz03HVFO-jU1hT9-ci_CkDu9_4k 14268
gptsql/func_tools.py sha256=EDBx5NVdKiqiAKYInysCnaopZoA09Oe5nFle9c3mWTU 1667
gptsql/utils.py sha256=b6MWanNRQF-khpmmoKuYif14Zq68gkaUt5QwIgHnZg0 3601
gptsql-0.1.7.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
gptsql-0.1.7.dist-info/entry_points.txt sha256=ovNWnZ0dhimWw9G_yNV40FeJWtCkPzfGP9PmeP3c5Dc 47
gptsql-0.1.7.dist-info/METADATA sha256=a37azli0EwvRKAf_sYeuEHasee1Dbo4HHI6a9Xj29LE 12273
gptsql-0.1.7.dist-info/RECORD

entry_points.txt

gptsql = gptsql.__main__:main