gptdocumenter

View on PyPIReverse Dependencies (0)

0.1.0 gptdocumenter-0.1.0-py3-none-any.whl

Wheel Details

Project: gptdocumenter
Version: 0.1.0
Filename: gptdocumenter-0.1.0-py3-none-any.whl
Download: [link]
Size: 9057
MD5: 2f879633451e5663ceeb953a420d517d
SHA256: 40df8f58db00795264ae90e8942a2375a1817bf2880661ac9cb51db598024ed9
Uploaded: 2023-03-29 21:06:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptdocumenter
Version: 0.1.0
Summary: Python function documentator using ChatGPT.
Author: Agustín Céspedes
Author-Email: agustinces17[at]gmail.com
Home-Page: https://github.com/Caceager/gpt-documenter
Requires-Dist: langchain (~=0.0.117)
Requires-Dist: openai
Requires-Dist: typer (~=0.7.0)
Requires-Dist: pydantic (~=1.10.6)
Requires-Dist: tiktoken (~=0.3.2)
Description-Content-Type: text/markdown
License-File: LICENCE
[Description omitted; length: 1779 characters]

WHEEL

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

RECORD

Path Digest Size
gpt_documenter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gpt_documenter/main.py sha256=3nBZQwkDkY_sqXBiSDXhOTK5S2O0Gn2Gk-dgYNF9TM8 1425
gpt_documenter/documenter/__init__.py sha256=QexkIGJhuSQHFAlmIj1ig4DwGwTPrW82SKw1Blt15xI 26
gpt_documenter/documenter/documenter.py sha256=yMs0fiFOddotjJcLLKmkiL1N7Q_1jqlDEqBLR5ZdS2g 9731
gpt_documenter/documenter/templates.py sha256=ZOvpKLzNfOcGLwzUQgXseDqLAeO6KPMta1KXRuUlUQw 2105
gpt_documenter/querier/__init__.py sha256=nysvj8AzKKVKPoN36ihdzSwYykpDYASlJND098gemDc 23
gpt_documenter/querier/querier.py sha256=qyoQuWO97hTESCtIQEy9ityo4DQ9beBI9oRxl2l2j3E 2268
gpt_documenter/utils/__init__.py sha256=hW0elCFLOKpTErkdGEsj_lsEquAkrKkt2y5rnPr8q_U 21
gpt_documenter/utils/utils.py sha256=3wf3TWsbgktOVyc3DQx6IZW_6CZg0Qj-vE5y6ALaTW4 999
gptdocumenter-0.1.0.dist-info/LICENCE sha256=Lv98V7G4latWuQNq6v5-5WI_ET7QXvJ4EUanfzclyuE 1075
gptdocumenter-0.1.0.dist-info/METADATA sha256=JoikJWzq_93vW-C4ryfYCkBTTJInseFDXrlawmIKpNg 2229
gptdocumenter-0.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
gptdocumenter-0.1.0.dist-info/entry_points.txt sha256=zZNknWEzGz_P4JRed4Gl_lZHYkpqyWBnyzOj9eAIk8Q 58
gptdocumenter-0.1.0.dist-info/top_level.txt sha256=Q0kxJ5_lA1IOu8zB_lamgJ6mp45w_Krx2nmGpFES0y0 15
gptdocumenter-0.1.0.dist-info/RECORD

top_level.txt

gpt_documenter

entry_points.txt

gptdocumenter = gpt_documenter.main:app