vbimagetotext

View on PyPIReverse Dependencies (0)

0.1.38 vbimagetotext-0.1.38-py3-none-any.whl

Wheel Details

Project: vbimagetotext
Version: 0.1.38
Filename: vbimagetotext-0.1.38-py3-none-any.whl
Download: [link]
Size: 12809
MD5: cee71cc8270a39d9ed297ca3f51649ec
SHA256: 5f51087e707d04520bb9613b07253467d12fe1951af7c457d17af4f28f56dcc4
Uploaded: 2024-05-16 14:22:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: vbimagetotext
Version: 0.1.38
Summary: A cli tool to convert image to text using openai's GPT-Vision API and google's Gemini Vision API
Author: vaibhavblayer
Author-Email: vaibhavblayer[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: google-generativeai (<0.6.0,>=0.5.0)
Requires-Dist: openai (<2.0.0,>=1.19.0)
Requires-Dist: pillow (<11.0.0,>=10.3.0)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
vbimagetotext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
vbimagetotext/__main__.py sha256=6PwEKBDHvVOW0n0pFsKGxtqwHYi8veAV3XQ1s2pYcw8 55
vbimagetotext/choice_option.py sha256=0M4rnlTqZBvJPd9KNZ9bwp_b5PCKjLt5be-CMREiP2s 1236
vbimagetotext/copyprompt.py sha256=ZhjbhvqiU7a55lL59J4_SPBYbCoAuKyct_VATGH4cOs 1606
vbimagetotext/functions.py sha256=zWumBFLIUSIm9PaRmDfRxH3ixvIVNw7HJmYjTRQVMn0 5947
vbimagetotext/geminivision.py sha256=PIG-DWoads6VgXV6uqeSQfuozWnwDyTd85u_gHEERzM 2800
vbimagetotext/gptloop.py sha256=nv70Z0d7GVxqGE-O6Wi0HsDIXq7PmhHySdYRhbtgYIo 2103
vbimagetotext/gptvision.py sha256=SzRCBhE3e3WBRP5AU6ncQh8UhCKYh3jZxoFLrbLNmq0 2103
vbimagetotext/main.py sha256=cYp9QDrN2efOmZPNkLoF6MVemk3CnIf4mWna-ik0uKg 525
vbimagetotext/prompts.py sha256=MRdM6scRCH6iVuYM9aTGxV-NqHikbEyc8EoUoLgWgkM 14050
vbimagetotext/solution.py sha256=8LUebenHEoCjCBpxFxX2iyobPggOnjgs60HqmZC7y5Y 1483
vbimagetotext/token_cost_calculations.py sha256=yYCx4juQtSRCYXofrpeB3ekSHc2qPM7wIXWMaayuRxc 4178
vbimagetotext-0.1.38.dist-info/METADATA sha256=_oFs85X5h1gosMrjQmWt8qmI5Xm_5IOYbfib6UWA6VA 727
vbimagetotext-0.1.38.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
vbimagetotext-0.1.38.dist-info/entry_points.txt sha256=Hzlb2pystBZhOXANtNhQJjLidpzcJl1WUpXJANZRGzE 61
vbimagetotext-0.1.38.dist-info/RECORD

entry_points.txt

vbimagetotext = vbimagetotext.__main__:main