numpydoc-linter

View on PyPIReverse Dependencies (0)

0.3.0 numpydoc_linter-0.3.0-py3-none-any.whl

Wheel Details

Project: numpydoc-linter
Version: 0.3.0
Filename: numpydoc_linter-0.3.0-py3-none-any.whl
Download: [link]
Size: 17838
MD5: 0474463b3a0a7b102116fb595de0d9d9
SHA256: 245f7ee551c01206d011bfb6750aaade5f18496f107fd5cc6c963de604f79097
Uploaded: 2023-08-27 19:44:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: numpydoc-linter
Version: 0.3.0
Summary: Numpydoclint is a linter for Numpy style docstrings.
Author: Nick Kuzmenkov
Author-Email: nickuzmenkov[at]yahoo.com
Maintainer: Nick Kuzmenkov
Maintainer-Email: nickuzmenkov[at]yahoo.com
Home-Page: https://github.com/nickuzmenkov/numpydoclint
Project-Url: Documentation, https://nickuzmenkov.github.io/numpydoclint/
Project-Url: Repository, https://github.com/nickuzmenkov/numpydoclint
License: MIT
Keywords: docstring,linting,documentation,code quality,python,static analysis,pep257,pep8,style guide,coding standards,syntax check,code checker
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
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 :: Only
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9.0,<4.0.0
Requires-Dist: click (<9.0,>=8.0)
Requires-Dist: numpydoc (<2.0.0,>=1.5.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1646 characters]

WHEEL

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

RECORD

Path Digest Size
numpydoclint/__init__.py sha256=DpO7Lp71gMWYtRCqKkUiY1B0sRSFoxbVYoeW15MjFds 512
numpydoclint/cli.py sha256=YL7R-Ra8DPFpR3YNWApoYlEFP-nvrs76YiCD5nF9B_0 7927
numpydoclint/constants.py sha256=GuIx7s12RVo3nv2kUgT-ysz4APZJuwiiAvj6R83H7oU 352
numpydoclint/introspection/__init__.py sha256=uVtlLLsS0aGV4o1lQbH9bvCl5HtW5iJfJW4LhxeELDs 661
numpydoclint/introspection/filters.py sha256=_x6e_yWI5sP1VTwqq7zO8C1w_U05pT_nuGfRzVKCTT4 12290
numpydoclint/introspection/introspectors.py sha256=lnA-9NHniBT-232GV3bm4Awc95hlkV3iJDyrtenmXUc 9679
numpydoclint/introspection/object_infos.py sha256=nFTOwT0lMQHg2gzw9fx1bXmrPDJYhCcwcu-BA5nK7DQ 9756
numpydoclint/utils.py sha256=3uYFWwdJtZw_Q9CysWGSVqrPVmAFg03INRHvWFRiRgg 5539
numpydoclint/validate.py sha256=Q1C64Bi-zaxsopl04VOEVutcuTVmBqcckhF6iCUBONo 3871
numpydoc_linter-0.3.0.dist-info/LICENSE sha256=_1xaWpEe8i7ZhsS4uMIkBc9fCZHQQ-W0rn-Z6a0vRYo 1081
numpydoc_linter-0.3.0.dist-info/METADATA sha256=dS1zZR05edy7FC47uyhRgoh8U01vf6PTyfC0SUDGjEU 3130
numpydoc_linter-0.3.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
numpydoc_linter-0.3.0.dist-info/entry_points.txt sha256=k-XZ_-gw1ouiXcAtkih-9rFNRw2tNNJiB2i0oRCXY4I 58
numpydoc_linter-0.3.0.dist-info/RECORD

entry_points.txt

numpydoclint = numpydoclint.cli:validate