jaiqu

View on PyPIReverse Dependencies (0)

0.0.5 jaiqu-0.0.5-py3-none-any.whl

Wheel Details

Project: jaiqu
Version: 0.0.5
Filename: jaiqu-0.0.5-py3-none-any.whl
Download: [link]
Size: 9652
MD5: 88b243b71f2925437121d0b7d31c42f3
SHA256: 662e148b8c686c59fbea143c6e2b112968b86c0d50ce00e221869c0801b94ae5
Uploaded: 2024-04-02 18:48:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jaiqu
Version: 0.0.5
Summary: AI utility to extract data from any JSON and reformat it into a new JSON with repeatable queries.
Author-Email: Alex Reibman <areibman[at]gmail.com>, Howard Gil <howardbgil[at]gmail.com>, Braelyn Boynton <bboynton97[at]gmail.com>
Project-Url: Homepage, https://github.com/AgentOps-AI/Jaiqu
Project-Url: Issues, https://github.com/AgentOps-AI/Jaiqu/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: jq (==1.6.0)
Requires-Dist: openai (~=1.12.0)
Requires-Dist: jsonschema (==4.21.1)
Requires-Dist: typer (==0.9.0)
Requires-Dist: pytest (>=7.4.4); extra == "dev"
Requires-Dist: flake8 (>=3.1.0); extra == "dev"
Requires-Dist: coverage[toml] (>=7.4.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5708 characters]

WHEEL

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

RECORD

Path Digest Size
jaiqu/__init__.py sha256=wU-Qns2oYqkxPW5BeZCzbf7REltNZE5mRNjPHGBpy2s 53
jaiqu/cli.py sha256=tMcq606jQpwHLZEdm588L-gixv_O-bzjUKoOVkU7qvs 1601
jaiqu/helpers.py sha256=IuOVPMmY8_jgpjoApVc4bV1e8DufnNNOUJUaBGCOhQA 5861
jaiqu/jaiqu.py sha256=1_1I8PKuf8ZuxTNQKx9LzhHG9ML-fW5z7UeGJZnjmfs 5549
jaiqu/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jaiqu-0.0.5.dist-info/LICENSE sha256=FkBt4Ch_Zcvd72kGRyj2jJm7_vfRTtoSUGPrcX9CUAE 1065
jaiqu-0.0.5.dist-info/METADATA sha256=cLOJbaMrzGP9OTbyTG8kaPDsbGZFrP25qWMKgPzIFXo 6654
jaiqu-0.0.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
jaiqu-0.0.5.dist-info/entry_points.txt sha256=cmS6K8KylI-yZb2gjm_pRJS-ymJc5pyJfvwppYl71ik 41
jaiqu-0.0.5.dist-info/top_level.txt sha256=fgzJoEPwOrABej9N9XxMLwgGwAgh5SbPM_cPmIGRUqw 6
jaiqu-0.0.5.dist-info/RECORD

top_level.txt

jaiqu

entry_points.txt

jaiqu = jaiqu.cli:main