pydocstyle

View on PyPIReverse Dependencies (797)

6.3.0 pydocstyle-6.3.0-py3-none-any.whl

Wheel Details

Project: pydocstyle
Version: 6.3.0
Filename: pydocstyle-6.3.0-py3-none-any.whl
Download: [link]
Size: 38038
MD5: 3475c014e11a43cb2a991c24a659b947
SHA256: 118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019
Uploaded: 2023-01-17 20:29:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pydocstyle
Version: 6.3.0
Summary: Python docstring style checker
Author: Amir Rachum
Author-Email: amir[at]rachum.com
Home-Page: https://www.pydocstyle.org/en/stable/
Project-Url: Documentation, https://www.pydocstyle.org/en/stable/
Project-Url: Repository, https://github.com/PyCQA/pydocstyle
Project-Url: Release Notes, https://www.pydocstyle.org/en/stable/release_notes.html
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: importlib-metadata (<5.0.0,>=2.0.0); python_version < "3.8"
Requires-Dist: snowballstemmer (>=2.2.0)
Requires-Dist: tomli (>=1.2.3); python_version < "3.11" and extra == "toml"
Provides-Extra: toml
Description-Content-Type: text/x-rst
[Description omitted; length: 2394 characters]

WHEEL

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

RECORD

Path Digest Size
pydocstyle/__init__.py sha256=Uh2sVMcXyBycC2fPCeynT9O6_qLBOINp1mzeebG4b8Y 194
pydocstyle/__main__.py sha256=HATvzyMLOcTgtnmapcs0PYUaUGBpuePTj3YAW2-pfJQ 288
pydocstyle/_version.py sha256=o3CP1RJTutC6kRAEq7Upvxst8gAyqAx-lDFe4qUADy4 400
pydocstyle/checker.py sha256=tJ57Xpy-awIkb_XmthVKaFF3KrvmhwMFrXFa-bsvG_4 44884
pydocstyle/cli.py sha256=0kxyKYoV6hM2ajEzuT2iRU7QY5BB014waLtUUeu4J6I 2993
pydocstyle/config.py sha256=i42oPmXBWCdis3PRXyvwsHgZ7GXkXoCksq_et_Q-Zm0 33488
pydocstyle/data/imperatives.txt sha256=TjYSLNwGdI-2_p8Z6QpOLJWoYpoka8TW4UoQhCE9bY4 1821
pydocstyle/data/imperatives_blacklist.txt sha256=AseBIcN35ZixSuKhhz7H3GjUsmCvSeyIcTBBv-DjFOM 1443
pydocstyle/parser.py sha256=fG2pAXaM4rzJzuwb6qJZPPy3l0ZkPI2C0s7GEqlT5H8 28291
pydocstyle/utils.py sha256=F3BoQNIyg2vwBYgvhsd4gBSWNqikI56lCOJQ_ghA8lA 1291
pydocstyle/violations.py sha256=1Lz40OlC6Shv_Tl-o8DCzuW7-ayN9YnBigU9JCcRTuw 12411
pydocstyle/wordlists.py sha256=7ltJSjmHcpEskkIXSUD8XBIbm_yVBjqH9MgR-eMiCwg 1548
pydocstyle-6.3.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
pydocstyle-6.3.0.dist-info/METADATA sha256=xseHVtiK7QM2-XSHG07081HME-9ldhRZlRGBBdawB7Q 3674
pydocstyle-6.3.0.dist-info/entry_points.txt sha256=xDMbdayn6MYM50iqH6Q7rsz1GWTfKqD0LP4WUgWrvx8 50
pydocstyle-6.3.0.dist-info/RECORD

entry_points.txt

pydocstyle = pydocstyle.cli:main