aireview

View on PyPIReverse Dependencies (0)

1.4 aireview-1.4-py3-none-any.whl

Wheel Details

Project: aireview
Version: 1.4
Filename: aireview-1.4-py3-none-any.whl
Download: [link]
Size: 12888
MD5: 79ebd4c1fdc6de18b19ea1aa59002659
SHA256: 58591b31f47c845db868b0c141ef06b8b12f5123d35c61221466376e6b67a266
Uploaded: 2025-02-13 14:53:11 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: aireview
Version: 1.4
Summary: AI-powered code review tool for Git repositories
Author: Set Kyar Wa Lar
Author-Email: me[at]setkyar.com
Home-Page: https://github.com/setkyar/aireview
Project-Url: Bug Tracker, https://github.com/setkyar/aireview/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.8)
Requires-Dist: openai (>=1.62.0)
Requires-Dist: configparser (>=7.1.0)
Requires-Dist: typing-extensions (>=4.0.0)
Requires-Dist: pytest (<8.0.0,>=7.0.0); extra == "test"
Requires-Dist: pytest-cov (<5.0.0,>=4.1.0); extra == "test"
Requires-Dist: pytest-mock (>=3.10.0); extra == "test"
Requires-Dist: pytest-asyncio (>=0.23.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 2839 characters]

WHEEL

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

RECORD

Path Digest Size
aireview/__init__.py sha256=xHs4DCQA9XTN6welauvN6GPCruuLRsTHfpJv4AGtYB8 139
aireview/ai_reviewer.py sha256=UxiU4y1OkaLqYxoqrWB78uV1JuoVicjpOrGRf8PPUrQ 3409
aireview/config.py sha256=NK8rm8eUlZ9bLlqePYnQyn5wxPyfUR_NI0omwmZxpeA 1657
aireview/git_handler.py sha256=8WylV1fcwXC6Kzj_7Ldy7VtHRj8j7InBSqTgLe_07Q4 6702
aireview/main.py sha256=RhjsBpB6APTtPcKUOs_zV6yPKbdDjla-yp-Bvx8wg-g 2163
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=sH9QVUdxa3p4p_SYlDGZnuyOd2QMWLOVLZo5MzxPR1c 1203
tests/test_ai_reviewer.py sha256=Wwo3rk16hNeFsaBcaBgrUT-xh_EtuIvNz5MZW54pkEI 3086
tests/test_config.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_git_handler.py sha256=VJnxDDYN4Ru49Fes4mpIk2rifSpJM-aHpIDPt0a_apU 3178
tests/test_main.py sha256=QIM3RLLe89qyGvWpwtnFvp7omHgKGzs1t_6hmJ-x-gU 2781
aireview-1.4.dist-info/LICENSE sha256=mEGBGAiVfJMTnvnKF1DvX-jkqqkodo5jW8CWz28woIk 1071
aireview-1.4.dist-info/METADATA sha256=hUH9bk4MdMolqaV2v6-P2ss26N9_MCt2WwNLTENPIFY 4111
aireview-1.4.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
aireview-1.4.dist-info/entry_points.txt sha256=_-fLIfuZUFEQ1aEMWuNDdt7vyB1JnDcPhBreNCYHPwQ 48
aireview-1.4.dist-info/top_level.txt sha256=0I3sV3wma5Yyroz5T-VrPYBKImWoVXoJ_T0U5OxIzlU 15
aireview-1.4.dist-info/RECORD

top_level.txt

aireview
tests

entry_points.txt

aireview = aireview.main:main