GrePT

View on PyPIReverse Dependencies (0)

1.3.0 GrePT-1.3.0-py3-none-any.whl

Wheel Details

Project: GrePT
Version: 1.3.0
Filename: GrePT-1.3.0-py3-none-any.whl
Download: [link]
Size: 9679
MD5: 081434bf9da140fc65afa1ad7cab38e1
SHA256: 3ba2ad6ece34ecd3df1cec8f0ac0b0bb5e2b44a18f976e5dea2726945faeda36
Uploaded: 2023-11-15 17:36:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: GrePT
Version: 1.3.0
Summary: Talk to your code
Author-Email: Jack Barry <jack.barry[at]live.com>
Project-Url: Homepage, https://github.com/jackbarry24/GrePT
Keywords: GPT,OpenAI,GPT-3
Requires-Python: >=3.9
Requires-Dist: openai (>=0.27.2)
Requires-Dist: termcolor (>=2.2.0)
Requires-Dist: tiktoken (>=0.3.3)
Requires-Dist: rich (>=13.3.4)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 2241 characters]

WHEEL

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

RECORD

Path Digest Size
grept/__init__.py sha256=9mJtzIXqQ1EPuTexIHyg9oazdM7-F4IFqZ7x0E67F7I 21
grept/__main__.py sha256=3aDe3rk9hbbgxrRmvfuU1OfYAVejeygp9_VF0nzDsZg 2084
grept/completions.py sha256=AMQ9RZ_sqrxwJjwXg1lc7O_MI-OlLzzeeg6PGn0bnUw 3165
grept/config.py sha256=uryBv933oNrXFSOAT0Fjw6KxTZZS0IzCcOV7fQ11NF8 649
grept/embed.py sha256=GFz3T6d4RtYopfQXlUzQqhNfltN-Tdst3_70QOF3GeE 1759
grept/interactive.py sha256=p5BAOfb_wjEq_P7exBEuHVLQ4PvcqP1wQ6lGV2u2qIY 3451
grept/util.py sha256=f3qSFBH5QYFUSNgw4T-IqsP7wQlP1o-Z5P-hR9ceVUE 4416
GrePT-1.3.0.dist-info/LICENSE.md sha256=qRXWsSCw2JxQBo7ALnMG_T_eBczRjpu32WdNcOb_h5s 1067
GrePT-1.3.0.dist-info/METADATA sha256=ivOoF03pGpb6Ls_p4KsMyiV3sFUUTULvsK8FboA6Aeg 2665
GrePT-1.3.0.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
GrePT-1.3.0.dist-info/entry_points.txt sha256=Fp-b1p_2dBGTfxs3XiO_ZJV8RDE6gnbGL4bF-IGGf9I 77
GrePT-1.3.0.dist-info/top_level.txt sha256=eCiLr7qNwiKfthDDUE1WHLv8tLTarNbR7-_iEvIoUoo 6
GrePT-1.3.0.dist-info/RECORD

top_level.txt

grept

entry_points.txt

grept = grept.__main__:main
grept-embed = grept.embed:main