bezzanlabs.gpt-docgen

View on PyPIReverse Dependencies (0)

0.1.0 bezzanlabs.gpt_docgen-0.1.0-py3-none-any.whl

Wheel Details

Project: bezzanlabs.gpt-docgen
Version: 0.1.0
Filename: bezzanlabs.gpt_docgen-0.1.0-py3-none-any.whl
Download: [link]
Size: 8899
MD5: 70c642d051f149c40f108def2e969515
SHA256: b87a8efddc7504b977c368eceb2b6b878b9783159597cc148f56a7cf3efdeebe
Uploaded: 2024-07-02 21:48:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bezzanlabs.gpt_docgen
Version: 0.1.0
Summary: CLI tool to generate project documentation from GPT models.
Author-Email: Vitor Bezzan <vitor[at]bezzan.com>
Project-Url: Homepage, https://github.com/vitorbezzan/gpt_docgen
Project-Url: Bug Tracker, https://github.com/vitorbezzan/gpt_docgen
Requires-Python: ==3.11
Requires-Dist: chromadb (==0.5.3)
Requires-Dist: pydantic (==2.7.4)
Requires-Dist: typer (==0.12.3)
Requires-Dist: openai (==1.35.7)
Requires-Dist: python-dotenv
Requires-Dist: langchain (==0.2.6)
Requires-Dist: langchain-community (==0.2.6)
Requires-Dist: langchain-anthropic
Requires-Dist: langchain-cohere
Requires-Dist: langchain-openai
Requires-Dist: langchain-chroma (==0.1.2)
Requires-Dist: pre-commit (==3.7.1); extra == "dev"
Requires-Dist: mypy (==1.10.1); extra == "dev"
Requires-Dist: pytest (==8.2.2); extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx-autodoc-typehints (==2.2.2); extra == "dev"
Requires-Dist: nbsphinx (==0.9.4); extra == "dev"
Requires-Dist: sphinx (==7.3.7); extra == "dev"
Requires-Dist: sphinx-copybutton (==0.5.2); extra == "dev"
Requires-Dist: sphinx-rtd-theme (==2.0.0); extra == "dev"
Requires-Dist: recommonmark (==0.7.1); extra == "dev"
Requires-Dist: isort (==5.13.2); extra == "dev"
Requires-Dist: pandas-stubs (==2.2.2.240603); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1988 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=_AJaQtq2fwwrBRVPUv4ml_W9LEhAmygzljHqfTTgxos 227
cli.py sha256=AbK49ZgWt_IHk0xcTGcdgvxt7MNli-dnPdAgPNfatXE 4326
constants.py sha256=n2hTROFY5jMKazhLt2VyANPxRY3fFI0aI73xJY9TPe8 706
describe_file.py sha256=eVLqTlUmV20j1UaGFIxclFDyOfTU-FaaUsESFsjweww 3800
embedding.py sha256=J7mHBAn-mIcm-S9z00E0LUmBc_9qwkhWmq9ynWIVSC4 3576
bezzanlabs.gpt_docgen-0.1.0.dist-info/LICENSE sha256=JtM5tpgfyEy18AgkPBbarDWpmQcNldjEYqdFVni1wSA 1069
bezzanlabs.gpt_docgen-0.1.0.dist-info/METADATA sha256=P23IgAzYFifi5n8kIta3E-RhnuYf3t3bxFg7Ih8M6AU 3444
bezzanlabs.gpt_docgen-0.1.0.dist-info/WHEEL sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg 91
bezzanlabs.gpt_docgen-0.1.0.dist-info/entry_points.txt sha256=-IJx4yG26eEoF-N_Bl6Sabh5_C-FAWtDdCkL8wA92L0 58
bezzanlabs.gpt_docgen-0.1.0.dist-info/top_level.txt sha256=4My9U_lL0QN1wa4T-w1C93pezyexO3-N3hiVjzU3FVY 47
bezzanlabs.gpt_docgen-0.1.0.dist-info/RECORD

top_level.txt

__init__
cli
constants
describe_file
embedding

entry_points.txt

gpt_docgen = __init__:start_application