qabot

View on PyPIReverse Dependencies (0)

0.5.7 qabot-0.5.7-py3-none-any.whl

Wheel Details

Project: qabot
Version: 0.5.7
Filename: qabot-0.5.7-py3-none-any.whl
Download: [link]
Size: 23108
MD5: e29d5946fac40a5f730f586b2f50a837
SHA256: 9e496ad0029443f068b6c665d35b742f203e51f5c1b8a757022a252d36057d5f
Uploaded: 2024-03-16 19:56:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qabot
Version: 0.5.7
Summary: Query local or remote data files with natural language queries powered by OpenAI and DuckDB.
Author: Brian Thorne
Author-Email: brian[at]hardbyte.nz
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: duckdb (<0.11.0,>=0.10.0)
Requires-Dist: httpx (<1.0,>0.24)
Requires-Dist: openai (<2.0,>=1.12)
Requires-Dist: pydantic (<3.0,>2.5.3)
Requires-Dist: pydantic-settings (<3.0,>=2.2)
Requires-Dist: rich (<14.0,>=13.7)
Requires-Dist: setuptools (<70.0.0,>=69.1.1)
Requires-Dist: tenacity (<9.0,>=8.2)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7424 characters]

WHEEL

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

RECORD

Path Digest Size
qabot/__init__.py sha256=_b8bjhy2pMwPGRbooMF_V9ULzGyXKfwhFpmQfcPzDes 1318
qabot/agent.py sha256=rpTmdQu-14CG2k7UOLYWGRC_g_1yXICvG129XoivOP8 8268
qabot/cli.py sha256=SpoLmjdSVVyjlbGhZooAUY6zBGLJxCI730rwgp7S-iE 5301
qabot/config.py sha256=hjkD6Y4hGlgsZfDc7F1_0VkBdkB4ZF_HLIcA1WqNQ1k 450
qabot/download_utils.py sha256=DnaQgDNDSmJ1E7SsG9TjtUBVq_dsroZfnotkykwEoMQ 1114
qabot/formatting.py sha256=Xsrq1WUfLaPm2qWjU8hGjPxlE0mqrap0gEAvu8ae-ns 1168
qabot/functions/__init__.py sha256=ma3p0h0BbsCEWivlBGsFFjaQHlGAHb1TX2CepWxXIzg 5086
qabot/functions/data_loader.py sha256=CjDuE7RV_RZp3iGLL1JpF1A9678GvlHrzW-58-sfvfM 5518
qabot/functions/describe_duckdb_table.py sha256=gBQt_1BUiGW9Qu73EGi28Sw2AaUkFAfjUhS8Ux0m4-4 2736
qabot/functions/duckdb_query.py sha256=R7YIyMgZemS4o_yuc2rQLZdfCgdgHOCATpx47ObfHXs 1515
qabot/functions/wikidata.py sha256=mSZzV3v6wzBMau1VHIhrUpqbopq3FZpeSU9Vq_KVBHg 2674
qabot/llm.py sha256=8tgUdjtbKrAyn9m774M7jGu8SLRKIhr_zL0qhxfT7bQ 857
qabot/prompts/__init__.py sha256=l5HSO1obPal5_ge-cK1_8TuA1_wLULz9m7R7WPtX_0w 206
qabot/prompts/system.py sha256=kJdCllOcV5hIwt9p8kqzkG0L3y6ucmbxSDULdBpru-8 1474
qabot-0.5.7.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
qabot-0.5.7.dist-info/METADATA sha256=t2ZfiP6bH1Z1A5GXg42bH8bZ6BUdcDZ8r3FrR2KE_pU 8492
qabot-0.5.7.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
qabot-0.5.7.dist-info/entry_points.txt sha256=3YCSusEt1IP4sZQqaiwm1ulj3p6jTJDwgZ4l0Fa5UeM 39
qabot-0.5.7.dist-info/RECORD

entry_points.txt

qabot = qabot.cli:run