repo2docs

View on PyPIReverse Dependencies (0)

0.1.23 repo2docs-0.1.23-py3-none-any.whl

Wheel Details

Project: repo2docs
Version: 0.1.23
Filename: repo2docs-0.1.23-py3-none-any.whl
Download: [link]
Size: 12435
MD5: af387b4aecc4e2c26160174081f2dc48
SHA256: 31b7f13375944dce5accc8b00a8b7d1820adb5ebfc1ef88a56e9f0aad79888e6
Uploaded: 2024-05-03 09:54:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: repo2docs
Version: 0.1.23
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=yUp76eYNN91VZ_qF6JekXLRNjmAdSK46U1Ah8dhwW-E 6608
repo2docs/repo_to_text.py sha256=lM-KqE-nyupzeomS8GBDb9_LH6JqPid5kS4ScRHKRfI 10792
repo2docs/text_to_docs.py sha256=BoryfP7MzqPt7D4ta9Sa8SX6HqFujh_Efbq5lNpmGzg 1559
repo2docs/utils.py sha256=4cWDUY2Q-6dOdfQ79myXzHYVDj_B3O83LIXEyPynZTY 1032
repo2docs-0.1.23.dist-info/LICENSE sha256=Qk7Gj9QAFP8gp8aCpF08pIm4UAHwNUQa1vI3OuHxCg0 1071
repo2docs-0.1.23.dist-info/METADATA sha256=VpwppEAO67InTRSfgyC2-EYbJCstgu6go4hFfCGwf4M 3571
repo2docs-0.1.23.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
repo2docs-0.1.23.dist-info/entry_points.txt sha256=zzSH0VfTIGWy7X7koTMB2Tsq93NhYP6UcQyhJh98ioI 53
repo2docs-0.1.23.dist-info/RECORD

entry_points.txt

repo2docs = repo2docs.repo2docs:run