ez-query

View on PyPIReverse Dependencies (0)

0.0.3 ez_query-0.0.3-py3-none-any.whl

Wheel Details

Project: ez-query
Version: 0.0.3
Filename: ez_query-0.0.3-py3-none-any.whl
Download: [link]
Size: 6413
MD5: 3c9a463aa14172c3253d4fb1d0e9da30
SHA256: 93ef1881910bd888d80826a119921650d846ea1e5e1849c2b08819e7d2dda269
Uploaded: 2023-03-06 04:59:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ez_query
Version: 0.0.3
Summary: SQL Query Generator (using your table schemas) powered by ChatGPT.
Author-Email: Abhishek Velayudhamm <velayudham.abhishek[at]gmail.com>
Project-Url: Source Code, https://github.com/AbhishekVel/ez-query
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: argparse (==1.4.0)
Requires-Dist: mysql-connector-python (==8.0.32)
Requires-Dist: openai (==0.27.0)
Requires-Dist: prompt-toolkit (==3.0.38)
Requires-Dist: python-dotenv (==0.21.1)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 971 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ez_query/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ez_query/chatgpt_communicator.py sha256=XvR0bMx9MBArsZQ4ISjOjB5eefbwqSE8cwSbtOqqq0o 1391
ez_query/config.py sha256=4zWV6XFgSQ1fuLxYafPMsF8hobB3ZzDt4C4NMn4JrmI 2063
ez_query/main.py sha256=Y_8wVhcXIKUacdasnRkLsCwbEOZW3AAImWWXDM2oWcw 189
ez_query/processor.py sha256=a51fvLE462Qo6Db9qeiDvAJZPhCHjMYb5_IbO_ijCEQ 1752
ez_query/schema_req.py sha256=Kn3eVW0uKRgr-95ORjam_9l6buvd85PseoDb3xlX5pQ 1955
ez_query-0.0.3.dist-info/METADATA sha256=kw_mfZZhbSEJbSxJ3VzsFYONM_pJEAWVS2xdYqQpuLI 1649
ez_query-0.0.3.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
ez_query-0.0.3.dist-info/entry_points.txt sha256=sjwCGyl0zTYEuUdZPGDzvEv2sY_IvICvlZp_eZjkHjY 47
ez_query-0.0.3.dist-info/licenses/LICENSE.md sha256=x8leFylzT7rIMAkw_oasqp3FzA-_KHSRYYtUs2Hhwc4 1075
ez_query-0.0.3.dist-info/RECORD

entry_points.txt

ez_query = ez_query.main:run