review-tally

View on PyPIReverse Dependencies (0)

0.1.14 review_tally-0.1.14-py3-none-any.whl

Wheel Details

Project: review-tally
Version: 0.1.14
Filename: review_tally-0.1.14-py3-none-any.whl
Download: [link]
Size: 12505
MD5: 6190ece4ed1e9956b7249c891c3a8853
SHA256: edae242b51919e8847c726fa017b32a1a41fc28376543a7e5b7e9839bbbc3d0a
Uploaded: 2025-03-10 19:28:51 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: review-tally
Version: 0.1.14
Summary: A tool to discover who is reviewing your organization's PRs
Author: ghinks
Author-Email: ghinks[at]yahoo.com
Project-Url: Repository, https://github.com/ghinks/github-pr-review-counter
License: Apache
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.11.2)
Requires-Dist: aioresponses (<0.8.0,>=0.7.7)
Requires-Dist: asyncio (<4.0.0,>=3.4.3)
Requires-Dist: mypy (<2.0.0,>=1.14.1)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tqdm (<5.0.0,>=4.67.1)
Requires-Dist: types-requests (<3.0.0.0,>=2.32.0.20241016)
Requires-Dist: types-tabulate (<0.10.0.0,>=0.9.0.20241207)
Requires-Dist: types-tqdm (<5.0.0.0,>=4.67.0.20250301)
Description-Content-Type: text/markdown
[Description omitted; length: 1777 characters]

WHEEL

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

RECORD

Path Digest Size
reviewtally/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reviewtally/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reviewtally/cli/parse_cmd_line.py sha256=PJTA8VM41qm3g7GZ_045YMat28_p4oflwjdRdrC5CdI 3088
reviewtally/main.py sha256=pKM6cvNynx16HtrDtThFuRosTwyZaCse7kjyPYbluBg 3615
reviewtally/queries/__init__.py sha256=jl4u8bRsWefywIk8Qfc_810C_PRaGgZttOSObApr_M4 66
reviewtally/queries/get_prs.py sha256=6c4WknRRToItW1jKzsfbsD3Bv1xExNYdDbnoh3QWAM0 1351
reviewtally/queries/get_repos_gql.py sha256=0k0WSbf3ujVaArXZLSez2kSnfwTHBybUzzd_4_iRdI8 1706
reviewtally/queries/get_reviewers_rest.py sha256=OANAvOFB4Ww3ZF18b32MV4eUwx04pUBaq5l-yxe0A4A 1582
reviewtally/queries/local_exceptions.py sha256=2H1-5f2I6h9Nk17HHB1B13wAtvr2anUdQwOJPY8_nO0 844
review_tally-0.1.14.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
review_tally-0.1.14.dist-info/METADATA sha256=LzjQk6wd-4g-vekPOfAOKCPQk-ES9pQsoSdzw42TI3k 2820
review_tally-0.1.14.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
review_tally-0.1.14.dist-info/entry_points.txt sha256=PdKwsFXRUNsnBbW_EDUHSdrpalMSLC-yLJkDWKv3Wyo 54
review_tally-0.1.14.dist-info/RECORD

entry_points.txt

review-tally = reviewtally.main:main