revus

View on PyPIReverse Dependencies (0)

0.0.2 revus-0.0.2-py3-none-any.whl

Wheel Details

Project: revus
Version: 0.0.2
Filename: revus-0.0.2-py3-none-any.whl
Download: [link]
Size: 8189
MD5: d59eba2918319a085d27546349328d9c
SHA256: 66a77dc0ae660236da46faa223ebd73fe389965cf6e7f08a9810788dcbc81231
Uploaded: 2024-10-30 20:03:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: revus
Version: 0.0.2
Summary: Automated PR Review Application using LLM
Author: Sergei Masiutin
Author-Email: sergeimasiutin[at]gmail.com
Home-Page: https://github.com/sudobooo/revus
Project-Url: Repository, https://github.com/sudobooo/revus
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9,<4.0
Requires-Dist: gitpython (<4.0.0,>=3.1.43)
Requires-Dist: langchain (<0.4,>=0.3)
Requires-Dist: langchain-openai (<0.3.0,>=0.2.3)
Requires-Dist: openai (<2.0.0,>=1.52.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: rich (<14.0.0,>=13.5.2)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1396 characters]

WHEEL

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

RECORD

Path Digest Size
revus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
revus/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
revus/app/cli.py sha256=NbR9I4J2HTiZLstMsx_MbHt8CnBH2vT2NGQ6uEk6LDM 1762
revus/app/code_reviewer.py sha256=XEpsuZwquD35Penaet_ayA6mmVK9HLtzC22Cyi7_BiA 3545
revus/app/config.py sha256=yDWVdGBjYi2fq2TEeEpycT2FsK76zd0f2e-XKsJTb2g 862
revus/app/git_operations.py sha256=4iAZ6RdHld1ZMhEuFMxS7JXbfOd9uokQg7LpQsCMQoU 1326
revus/app/llm_client.py sha256=DTkm3CcqyYKmPy1YwhkO6KkHnqz4AAO_lk538XO4PBw 830
revus/app/logger.py sha256=VCFV_N-8i_cUYqMz6ZLXDb9OHWxZF0TesS1Uyj-10cQ 502
revus/app/review_executor.py sha256=Swv47Aifs58xFkw_gH64mkQc22r39tIeDylhq4FNY_A 555
revus/app/review_manager.py sha256=-Wu9jGx8j-_Quoy6ByYdahlDt0HvHx3xLXlh6xiBjO0 1156
revus/main.py sha256=NAQszdpU2YuRowAES6ZYDVQHGn6geh0N12ops8mQ948 130
revus-0.0.2.dist-info/METADATA sha256=WbXtVStSgiHdDCW67h_YbUfTWDwP3YG_gUGxvj8gyuA 2443
revus-0.0.2.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
revus-0.0.2.dist-info/entry_points.txt sha256=9i2dMM1XijOJ-e2B1Sulpxi7PGyEhBd-wcsfZwF9nRM 41
revus-0.0.2.dist-info/RECORD

entry_points.txt

revus = revus.main:main