code-qa

View on PyPIReverse Dependencies (0)

0.3.1 code_qa-0.3.1-py3-none-any.whl

Wheel Details

Project: code-qa
Version: 0.3.1
Filename: code_qa-0.3.1-py3-none-any.whl
Download: [link]
Size: 8406
MD5: 96f3928070bf3cbb8cdc83c8273d9701
SHA256: 1d00d060afe6e7cc9c91790b9b704028193c2efdc2efc4b4705906fa98022738
Uploaded: 2023-06-02 04:32:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: code-qa
Version: 0.3.1
Summary: CodeQA: Unleash the power of AI in your codebase. Ask questions & get insights from your document.
Author: Steven Mi
Author-Email: steven.mi[at]getyourguide.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.1,<4.0
Requires-Dist: chromadb (<0.4.0,>=0.3.25)
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: langchain (<0.0.188,>=0.0.187)
Requires-Dist: openai (<0.28.0,>=0.27.7)
Requires-Dist: pathspec (<0.12.0,>=0.11.1)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2177 characters]

WHEEL

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

RECORD

Path Digest Size
code_qa/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
code_qa/cli.py sha256=AJsO8uLgDZ489zS6R2NLTmuAcuLPXbmrJ3OZiq8TlGs 1876
code_qa/logger.py sha256=5OiTlmfDRhFAGPPRPazqX3VUuBKeowuN7Hzn6Q5f6KE 167
code_qa/utils.py sha256=JaoJZ5jNDELZPWYfvs5El_KHcxGldo1al8Kz1M5Sdqk 1149
code_qa-0.3.1.dist-info/entry_points.txt sha256=7OI94oZEpE-QzIVvKzcBTu2egV0bR_yNfSLJTXi9xEI 44
code_qa-0.3.1.dist-info/LICENSE sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE 11356
code_qa-0.3.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
code_qa-0.3.1.dist-info/METADATA sha256=hiw19a1p5fIIuTdbCpx8KYtGfBfEo9KcHUJxgqDZ4NY 2916
code_qa-0.3.1.dist-info/RECORD

entry_points.txt

code_qa = code_qa.cli:main