coderev

View on PyPIReverse Dependencies (0)

0.1.3 coderev-0.1.3-py3-none-any.whl

Wheel Details

Project: coderev
Version: 0.1.3
Filename: coderev-0.1.3-py3-none-any.whl
Download: [link]
Size: 9412
MD5: cde018f52fbe8289cdcf802ced35a753
SHA256: be0013d393a4018377d71761544fb790e68edc7c8aa6aea92111995d7fb5670c
Uploaded: 2024-11-22 08:39:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coderev
Version: 0.1.3
Summary: AI-powered code review tool using LLMs
Author: Aleksandar Dimov
Author-Email: isavitaisa[at]gmail.com
Home-Page: https://github.com/isavita/coderev
Project-Url: Bug Tracker, https://github.com/isavita/coderev/issues
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Requires-Dist: click (>=8.0.0)
Requires-Dist: gitpython (>=3.1.0)
Requires-Dist: litellm (>=1.0.0)
Requires-Dist: rich (>=10.0.0)
Requires-Dist: pytest (>=8.0.0); extra == "dev"
Requires-Dist: pytest-cov (>=4.0.0); extra == "dev"
Requires-Dist: pytest-mock (>=3.14.0); extra == "dev"
Requires-Dist: ruff (>=0.2.0); extra == "dev"
Requires-Dist: black (>=24.0.0); extra == "dev"
Requires-Dist: pre-commit (>=3.6.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4571 characters]

WHEEL

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

RECORD

Path Digest Size
coderev/__init__.py sha256=mP0JIqtHRfESMC1sJ906NjZ7TtnWjgC3jXIq-vzksuA 69
coderev/main.py sha256=qTydYQqRbhsgbKvtT34HgzdwPLkt3RKZ7us4GMnqEs8 19173
coderev-0.1.3.dist-info/LICENSE sha256=htaPQQvV3ukQtemRFFKV62nyBNkF72RICM6e77DyIUM 556
coderev-0.1.3.dist-info/METADATA sha256=rKFZkcP5leaxwXPHabDxxtCuuS1idLezUDP3PxxZgeI 6060
coderev-0.1.3.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
coderev-0.1.3.dist-info/entry_points.txt sha256=zhMqAW9fSekVyAHtrzhTILgS9DlncDamiiznHC62Ygk 45
coderev-0.1.3.dist-info/top_level.txt sha256=CCmn31Moe0j3Dhv7C8gjxS8RGy-9bAxyrJtjdhxBoXw 8
coderev-0.1.3.dist-info/RECORD

top_level.txt

coderev

entry_points.txt

coderev = coderev.main:cli