talk-codebase

View on PyPIReverse Dependencies (0)

0.1.50 talk_codebase-0.1.50-py3-none-any.whl

Wheel Details

Project: talk-codebase
Version: 0.1.50
Filename: talk_codebase-0.1.50-py3-none-any.whl
Download: [link]
Size: 9439
MD5: 90cb20455aeba0f0663b7f4703265c32
SHA256: 043132d42f9be963d573c0a92f3bc83e310156c62253bfd07ef30254c90dad31
Uploaded: 2023-11-06 11:37:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: talk-codebase
Version: 0.1.50
Summary: talk-codebase is a powerful tool for querying and analyzing codebases.
Author: Saryev Rustam
Author-Email: rustam1997[at]gmail.com
Keywords: chatgpt,openai,cli
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8.1,<4.0
Requires-Dist: faiss-cpu (<2.0.0,>=1.7.4)
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
Requires-Dist: gpt4all (<2.0.0,>=1.0.1)
Requires-Dist: halo (<0.0.32,>=0.0.31)
Requires-Dist: langchain (<0.0.326,>=0.0.223)
Requires-Dist: llama-cpp-python (==0.1.68)
Requires-Dist: openai (<0.28.0,>=0.27.7)
Requires-Dist: questionary (<2.0.0,>=1.10.0)
Requires-Dist: sentence-transformers (<3.0.0,>=2.2.2)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Requires-Dist: unstructured (<0.7.0,>=0.6.10)
Requires-Dist: urllib3 (==1.26.18)
Description-Content-Type: text/markdown
[Description omitted; length: 3032 characters]

WHEEL

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

RECORD

Path Digest Size
talk_codebase/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
talk_codebase/cli.py sha256=AVtb09ex3HO95_Z4tE91yvy_eR2f-wqlL_mTe96jj6Q 1716
talk_codebase/config.py sha256=1F8JwUQycX_WtF90oEYK_MeBoXTdQL6d6Du4MZBf01c 3850
talk_codebase/consts.py sha256=JAseeKC4q-t1rsWANnIxuo_HP60ir2_XUiFPCszM_88 1762
talk_codebase/llm.py sha256=Vf83tcgw7OufDiuZJivowzZXtzHcpEMx1ggTH9hJovQ 5160
talk_codebase/utils.py sha256=Pdt4FRgCp2cq03Jf3k_mcexEqEjo0uY0qMQDO431JCM 1706
talk_codebase-0.1.50.dist-info/LICENSE sha256=1j2GnONk_E2Unq8_yXqaXeVXKn6P5aO0NWkyfGZKJEM 1070
talk_codebase-0.1.50.dist-info/METADATA sha256=VRJlNBYJWRfMqWLfOg-YAjv5z9nFebyQahxIf5lcD2U 4143
talk_codebase-0.1.50.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
talk_codebase-0.1.50.dist-info/entry_points.txt sha256=NRhEPxt9JoBfxQJhSbGAl0GH7PQ-PnarWMSM375O9vQ 56
talk_codebase-0.1.50.dist-info/RECORD

entry_points.txt

talk-codebase = talk_codebase.cli:main