repo2docs

View on PyPIReverse Dependencies (0)

0.1.24 repo2docs-0.1.24-py3-none-any.whl

Wheel Details

Project: repo2docs
Version: 0.1.24
Filename: repo2docs-0.1.24-py3-none-any.whl
Download: [link]
Size: 12619
MD5: b6c62096966798597618509c85bceec4
SHA256: f78f686eb0855144dff30c821543d98e3a2085f05725c371d636faf8bf2bd992
Uploaded: 2024-06-27 17:01:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: repo2docs
Version: 0.1.24
Summary: Documentation from your codebase using LLMs
Author: Joe Petrantoni
Author-Email: 79169021+jpetrantoni[at]users.noreply.github.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: anthropic (<0.26.0,>=0.25.7)
Requires-Dist: esprima (<5.0.0,>=4.0.1)
Requires-Dist: inquirerpy (<0.4.0,>=0.3.4)
Requires-Dist: instructor (<2.0.0,>=1.2.5)
Requires-Dist: openai (<2.0.0,>=1.25.1)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.43)
Requires-Dist: pycparser (<3.0,>=2.22)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2703 characters]

WHEEL

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

RECORD

Path Digest Size
repo2docs/__init__.py sha256=0byemO6n6WCv41u9vBG2AIsOkVbxLvok7puvwy8EhfU 23
repo2docs/llm.py sha256=xt1CO4dNLpU-25L_mM0t-oaNsXHcFyaJBRDdcKtHcAA 1990
repo2docs/prompts.py sha256=-52NdC_ywmy-8h4uMzLJloUJ_kQNQEFFEJMMtvpPF_s 5515
repo2docs/repo2docs.py sha256=tERuHzPxIH0CfPJ1f169CY-Ss3A_xZeGzyMTx6nQ778 7736
repo2docs/repo_to_text.py sha256=6Ku0hzkhwEM_-5u3QacViviVJRA1LBuLtAfRu4-Ni0Y 10786
repo2docs/text_to_docs.py sha256=BoryfP7MzqPt7D4ta9Sa8SX6HqFujh_Efbq5lNpmGzg 1559
repo2docs/utils.py sha256=4cWDUY2Q-6dOdfQ79myXzHYVDj_B3O83LIXEyPynZTY 1032
repo2docs-0.1.24.dist-info/LICENSE sha256=Qk7Gj9QAFP8gp8aCpF08pIm4UAHwNUQa1vI3OuHxCg0 1071
repo2docs-0.1.24.dist-info/METADATA sha256=0_XMvRW-rgfJeE5xcLRWS2YILO0csyuBFl2eyitDY4o 3571
repo2docs-0.1.24.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
repo2docs-0.1.24.dist-info/entry_points.txt sha256=zzSH0VfTIGWy7X7koTMB2Tsq93NhYP6UcQyhJh98ioI 53
repo2docs-0.1.24.dist-info/RECORD

entry_points.txt

repo2docs = repo2docs.repo2docs:run