prrr

View on PyPIReverse Dependencies (0)

0.1.2 prrr-0.1.2-py3-none-any.whl

Wheel Details

Project: prrr
Version: 0.1.2
Filename: prrr-0.1.2-py3-none-any.whl
Download: [link]
Size: 5037
MD5: 35c4e19c246b04dff2f94f367d9d91c7
SHA256: 762ae7486b7f09d46cb8e687de23f708dbae70c1d2af64e1343794c05df4d7d7
Uploaded: 2024-04-03 22:49:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prrr
Version: 0.1.2
Summary: A simple CLI tool to help you write better PRs.
Author: Oscar Nevarez
Author-Email: fu.wire[at]gmail.com
Home-Page: https://github.com/oscarnevarezleal/prr
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9.8,<4.0.0
Requires-Dist: gitpython (<4.0.0,>=3.1.24)
Requires-Dist: openai (==1.16.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Requires-Dist: typer-config[yaml] (<2.0.0,>=1.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1921 characters]

WHEEL

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

RECORD

Path Digest Size
prrr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prrr/commands/init.py sha256=4FLArUnuB3YmQMoBEtf1N0UVDMQImmdECuHewkb-tGY 1918
prrr/commands/pr.py sha256=SUqnLnyNftUgTZjgUKL5M6x4IqlJV8Tsh_AgnGrwRZ8 2899
prrr/main.py sha256=LIFbzrzbDBl99YT-tiG1ggn_2zO-UStz77HQpLPd72w 397
prrr/utils/config_reader.py sha256=V8WOtQusPG3O8_a4a6-MFEjyUQR2FSAQdjzF_tSYNrM 172
prrr/utils/git.py sha256=QUTHQvM04mxkLX7ArGCu1HfNTj5VTLGub2bK8In9zzg 756
prrr-0.1.2.dist-info/METADATA sha256=BtM7xicbONNJXI0eRHA5_GPZMgh2MfAZVS9IZDVjl1w 3992
prrr-0.1.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
prrr-0.1.2.dist-info/entry_points.txt sha256=x_xiY7JmCGnJMNJLBr32k6p5CW417p4Qhw51Lo5CxJk 38
prrr-0.1.2.dist-info/RECORD

entry_points.txt

prrr = prrr.main:app