check-code

View on PyPIReverse Dependencies (0)

0.1.3 check_code-0.1.3-py3-none-any.whl

Wheel Details

Project: check-code
Version: 0.1.3
Filename: check_code-0.1.3-py3-none-any.whl
Download: [link]
Size: 2091
MD5: 26d7bccf4c783ef9b17df01f0e1fb906
SHA256: 655fe7e670142c86b142504023b50a17222a841d325cbb0123a420bce975b778
Uploaded: 2024-09-10 02:18:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-code
Version: 0.1.3
Summary: check python code use black,isort,flake8,pytest.
Author-Email: funcdefmain <741132517[at]qq.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: black (>=24.8.0)
Requires-Dist: isort (>=5.13.2)
Requires-Dist: flake8 (>=7.1.1)
Requires-Dist: pytest (>=8.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 47 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
check_code-0.1.3.dist-info/METADATA sha256=LCcILvwLW-rdr4uQRePLAAxXDjt56LwWmcCskHr4Sh4 398
check_code-0.1.3.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
check_code-0.1.3.dist-info/entry_points.txt sha256=PAN0c3iTJeJL1TvtcXJ0CD_NVSpbH6BWc_59FyeMRIk 54
check_code/.flake8 sha256=1v0EW9UKbFG2LxYkfZ_CD-MLKEfun4WWIz65WKXw3AM 39
check_code/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
check_code/check.py sha256=LY5CjLOP1cp5heRfh2d09kr_joavaTvRg2cu8A0FmNs 672
check_code-0.1.3.dist-info/RECORD

entry_points.txt

check-code = check_code.check:main