pr-review

View on PyPIReverse Dependencies (0)

0.0.0.1 pr_review-0.0.0.1-py3-none-any.whl

Wheel Details

Project: pr-review
Version: 0.0.0.1
Filename: pr_review-0.0.0.1-py3-none-any.whl
Download: [link]
Size: 10437
MD5: f151b0b7afbd22b212d7c554ccb8de6c
SHA256: 8f496ec0a5f2f77aa877c4470745ec25dc3dc6f2729532d6bc8877a6731b8161
Uploaded: 2024-03-04 01:49:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pr-review
Version: 0.0.0.1
Summary: A tool to check wolfSSL coding standards
Author: Shingo Morimoto
Author-Email: shingo[at]wolfssl.com
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
Requires-Python: >=3.9,<4.0
Requires-Dist: dynaconf (<4.0.0,>=3.2.4)
Requires-Dist: gitpython (<4.0.0,>=3.1.42)
Requires-Dist: langchain (<0.2.0,>=0.1.10)
Requires-Dist: langchain-community (<0.0.26,>=0.0.25)
Requires-Dist: langchain-openai (<0.0.9,>=0.0.8)
Requires-Dist: openai (<2.0.0,>=1.13.3)
Requires-Dist: pygithub (<3.0.0,>=2.2.0)
Requires-Dist: pytest (<9.0.0,>=8.0.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1044 characters]

WHEEL

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

RECORD

Path Digest Size
pr_review/.gitignore sha256=XSmvz719Z4SYR2x6wbiNGnjF5o878_5-l_U1vpDbgFk 43
pr_review/__init__.py sha256=XiWGymDrrRvCgx6zk2IXk6pA1ZdP8_OUgae8VsN4_s4 74
pr_review/check_coding_standards.py sha256=Sd21ms7LiV_mHsxIsINcYw1hO46DS8yfxPnG4FqY1_c 3750
pr_review/config.py sha256=6x2QEvycoOH40PusSPyzoqNerPwmku_lonpd56pRcNg 388
pr_review/definitions.py sha256=qnOggDiprWSB7bf1tmjstt9SLdropb197rvJh1d7pa4 801
pr_review/output_schemas/CodingStandardsReview.py sha256=UlcxewMo3OuSEAkel49aorfihVmejhs2U_W6j8N-Mc4 6053
pr_review/output_schemas/__init__.py sha256=VrdsH7LSu-RqS2HB3qgoI4J7EE8JioNkTtqBnDh4snw 81
pr_review/settings/check_coding_standards.toml sha256=Bot6DfTPoByrNEXKPlAHmrFOW3Iyx-HnelUH1dtRN38 4607
pr_review/utils/__init__.py sha256=0k2qoGHe4fpzlCQz0q74-3fzi52KlYMsZ3c6xMUWjKM 56
pr_review/utils/read_text.py sha256=PPNCR761xoG-K_jW2FnlTubnvaORAq3l2rJSz2Rqpnc 844
pr_review-0.0.0.1.dist-info/METADATA sha256=PxqtQprZ0WwRkNDmiXtzxBbLktWUGi-48ryYau8Rlrk 1926
pr_review-0.0.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
pr_review-0.0.0.1.dist-info/entry_points.txt sha256=4n53k_l0zwnBPAS_0aGPB6l45qzm1dryFtqYA9Pj1-k 63
pr_review-0.0.0.1.dist-info/RECORD

entry_points.txt

check = pr_review.check_coding_standards:main