blendsql

View on PyPIReverse Dependencies (0)

0.0.13 blendsql-0.0.13-py3-none-any.whl

Wheel Details

Project: blendsql
Version: 0.0.13
Filename: blendsql-0.0.13-py3-none-any.whl
Download: [link]
Size: 67944
MD5: d1efc9501bf303b3cf70ed01434de244
SHA256: 54ad313bdcb887c66372124148272965fa38b04789a7d6c0397b48341f4a41e0
Uploaded: 2024-03-14 15:16:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blendsql
Version: 0.0.13
Summary: Orchestrate SQLite logic and LLM reasoning within a unified dialect.
Author: Parker Glenn
Author-Email: parkervg5[at]gmail.com
Home-Page: https://github.com/parkervg/blendsql
License: Apache License 2.0
Requires-Dist: guidance (>=0.1.0)
Requires-Dist: pyparsing (==3.1.1)
Requires-Dist: pandas (>=2.0.0)
Requires-Dist: bottleneck (>=1.3.6)
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: platformdirs
Requires-Dist: sqlglot
Requires-Dist: pre-commit
Requires-Dist: attrs
Requires-Dist: tqdm
Requires-Dist: dateparser
Requires-Dist: colorama
Requires-Dist: fiscalyear
Requires-Dist: tabulate
Requires-Dist: typeguard
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocs-section-index; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: mkdocs-jupyter; extra == "docs"
Requires-Dist: datasets (==2.16.1); extra == "research"
Requires-Dist: nltk; extra == "research"
Requires-Dist: wikiextractor; extra == "research"
Requires-Dist: rouge-score; extra == "research"
Requires-Dist: rapidfuzz; extra == "research"
Requires-Dist: records; extra == "research"
Requires-Dist: SQLAlchemy; extra == "research"
Requires-Dist: recognizers-text; extra == "research"
Requires-Dist: recognizers-text-suite; extra == "research"
Requires-Dist: emoji (==1.7.0); extra == "research"
Requires-Dist: pytest; extra == "test"
Requires-Dist: huggingface-hub; extra == "test"
Provides-Extra: docs
Provides-Extra: research
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 24787 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
blendsql/__init__.py sha256=Mejikc9l8xcVZAGAXV2pVkjckmZNyPpQ4y--fsj7E88 126
blendsql/_constants.py sha256=m-CtkS-c9ESnX2-nXgi8bitsmx7SKNGeHa3BYfth5uc 776
blendsql/_dialect.py sha256=q5U2Sd3GSiPydQyQTD4iH9CJTBBkV6Q2i7eVcyniWOQ 1251
blendsql/_grammar.py sha256=UNuZ1emduXytokNgGWwcoOdbyx56EngSzcS7m5UFcok 2063
blendsql/_program.py sha256=JJ71-YCjSN0_dZ_GLd6RrYXZMpxPrkWOziu6jRwaCwc 2958
blendsql/_smoothie.py sha256=A_WRY2IlVJhhgJpO6-li7Xe7E46EgRswB6z-aAHOnDI 762
blendsql/_sqlglot.py sha256=8gRo8au7C580Gjka5-StSavkfAQH2U7zL4i231ivz30 27335
blendsql/blend_cli.py sha256=zwV-ZxMyOy7xggAtAi3FhavGI7o-wPxlYjcbfjn9IO0 2080
blendsql/blendsql.py sha256=Ps7cRkQ8GvhtHbHBja5jLm0cr9U8VrLE6ah2mAPbRf8 40768
blendsql/utils.py sha256=I2dzPlXf-pznVeHTld1HqMEqU9K7JmxrEEPqegl8lVY 3569
blendsql/db/__init__.py sha256=BiZII77OdS7_60mgQYrAh0k6Gy8ApBSzSHqcaxVoQGg 87
blendsql/db/sqlite.py sha256=LbniVp8h6PdCsoPVaY-g032MPtSlOPCUDbFzzbVodoA 6459
blendsql/db/utils.py sha256=4dzu8VnD_uDltYxUY_drYL4EJxG00BEkGMRvu0ghGPI 242
blendsql/ingredients/__init__.py sha256=hACZkQ-WmItXWgv8tfM5JF9fAHnpfFfCVSQI6Qd0u1o 210
blendsql/ingredients/ingredient.py sha256=d_rQLKFDPnMQNm-NuAPJ1Ee3q2gC97RMEVMnrLlHRfA 14304
blendsql/ingredients/builtin/__init__.py sha256=bLsyWc-NvsOO0EEi5Md0DV1jy40mEzAP0gm6QEIRcAI 166
blendsql/ingredients/builtin/dt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/ingredients/builtin/dt/main.py sha256=POJhOfaOTe339M2mNT5EDxAQDWGlEt7MtaXl-3_sdhM 993
blendsql/ingredients/builtin/dt/utils.py sha256=UXxvIPp9ksHmAr_wEPWzzQBBD5FRW6NUB7YJbUMIlE0 5432
blendsql/ingredients/builtin/llm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/ingredients/builtin/llm/utils.py sha256=OY86-AzxPh5H4LWqgLMEvnI6YaST6BOY9EEXHVc5x30 1280
blendsql/ingredients/builtin/llm/join/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/ingredients/builtin/llm/join/main.py sha256=HncicN7yBWl3SdB5sEtJ5jZsesekhOWXFBFkZmtnRRA 3324
blendsql/ingredients/builtin/llm/map/__init__.py sha256=DHcQPJQv9aZPJW6opoi4lmAUjp75kVbtORnNZrkuBr0 25
blendsql/ingredients/builtin/llm/map/main.py sha256=tqI7ISn2biFMGkIj0ihi337tgEUu8hDGc7InkYIArkQ 8956
blendsql/ingredients/builtin/llm/qa/__init__.py sha256=scqO7xbfzgTRj7GDIhqigjG7WFU5gPcgmM7XJ0o5yh4 24
blendsql/ingredients/builtin/llm/qa/main.py sha256=TGW4_mE1T2Aczw8apgVhwCtjDGbZra3aggWeIpWCqj8 2548
blendsql/ingredients/builtin/llm/validate/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/ingredients/builtin/llm/validate/main.py sha256=avh3EIA-7gdmbBaXTsZYr0HhGTprrvESiX_tkQtnZWw 1764
blendsql/models/__init__.py sha256=6C4cp6XDBXBAj0zV9EAqdpowqwrrDSO1K2PYfRCY6pM 129
blendsql/models/_model.py sha256=ScrwrDO1gcZVV-ASg6KNfs82a89xW9GsAA7WW8tNFjY 5365
blendsql/models/local/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/models/local/_transformers.py sha256=xhogkW7Z81hteUEw0xmNI7wUK3oYmKBqAv2_eLqfCXo 931
blendsql/models/remote/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
blendsql/models/remote/_openai.py sha256=4aYrC_ZqNwKANhq2mwkqPNBHNYQnRfZSWWwDvhNIkXQ 3554
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_generic_blendsql.py sha256=Kxfuf1kAr8g4To_P6wGdMfQCozRTmp7fJ7FTioj-JXA 1307
tests/test_model.py sha256=mCXZMziG1CKI8G_IBiJhmUacb_K6g730PgEzBBSokSM 3230
tests/test_multi_table_blendsql.py sha256=84T9mDc4kImnQgPhRnmN-B_alrh_bCANHiiApiUtNX8 16381
tests/test_single_table_blendsql.py sha256=ny72cfcvfGWG7sugJPHua6sH2tI3IILgcxiZRMDf2oc 14557
tests/utils.py sha256=uN66AmR5w_VLntkYlQNCAjMNTw3b2x498AWtSfgJhxI 2940
blendsql-0.0.13.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
blendsql-0.0.13.dist-info/METADATA sha256=_cS2dFE4TSeb5X6l2X17YD1sxOdGXC_FKikQDvOtfrg 26462
blendsql-0.0.13.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
blendsql-0.0.13.dist-info/entry_points.txt sha256=lzLcY7kzZwuqoG2jBLuHE845IaYX2BygSJwgpIM20fg 53
blendsql-0.0.13.dist-info/top_level.txt sha256=NogAkuY7iWWmPWlRNDsAhXPWNPSQE2iTFqCCVztyuB0 15
blendsql-0.0.13.dist-info/RECORD

top_level.txt

blendsql
tests

entry_points.txt

blendsql = blendsql.blend_cli:main