flake8-nitpick

View on PyPIReverse Dependencies (0)

0.13.2 flake8_nitpick-0.13.2-py3-none-any.whl

Wheel Details

Project: flake8-nitpick
Version: 0.13.2
Filename: flake8_nitpick-0.13.2-py3-none-any.whl
Download: [link]
Size: 17855
MD5: 4bdad1ee911993c908227af207323ee9
SHA256: fc872840b50b0c5be2a5a483fd0e0592a814ff2574e0cd4a7510aa0b634f0ac6
Uploaded: 2019-08-09 09:39:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-nitpick
Version: 0.13.2
Summary: Flake8 plugin to enforce the same lint configuration (flake8, isort, mypy, pylint) across multiple Python projects
Author: W. Augusto Andreoli
Author-Email: andreoliwa[at]gmail.com
Home-Page: https://github.com/andreoliwa/flake8-nitpick
Project-Url: Repository, https://github.com/andreoliwa/flake8-nitpick
License: MIT
Keywords: python3,flake8,linter,styleguide
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.5,<4.0
Requires-Dist: attrs
Requires-Dist: dictdiffer
Requires-Dist: flake8 (>=3.0.0)
Requires-Dist: jmespath
Requires-Dist: python-slugify
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: toml
Description-Content-Type: text/markdown
[Description omitted; length: 124 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_nitpick/__init__.py sha256=h8mCKlDhBap6wW7TsmjTaSWVP7wAh7bC3aNd8IXRg5I 67
flake8_nitpick/config.py sha256=ekrZxURU7XbRi7ddv1AAQbnhc8gSHdJz2GV-aa1C8wg 5556
flake8_nitpick/constants.py sha256=HVJIvUbp9a_UyfWt3jocTd-iNLmDuaJ7KaRZdA0_3hg 1059
flake8_nitpick/files/__init__.py sha256=qErwYtmJhg5ZMLWIkEVBXbMTHxYr6S10Kzx4L73fVWc 192
flake8_nitpick/files/base.py sha256=7aHIGW48K09RJMU9p0BJpirAgF7ox78ZG60wc0E2xUQ 2777
flake8_nitpick/files/pre_commit.py sha256=JOtptOZgbOwm7QKd3gkfroCNCGnIOF7urXhasAUveIE 5961
flake8_nitpick/files/pyproject_toml.py sha256=n0aqQjVErvha8QBcjFJl3pfOXamRBXrmZRL0kAazyQ4 1548
flake8_nitpick/files/setup_cfg.py sha256=aKH2ngBEoLzvyD9BDhjuQDl_baCxyQGudReh5qTqEHE 4976
flake8_nitpick/generic.py sha256=Auld2lAyIqztPRh38yLmfqN5DZNDS2HH1tBf4wcZhRc 5813
flake8_nitpick/mixin.py sha256=KPo8_6TLoKSjvvsuReunxAHSVHDG-9ucMAEPLnEvcN8 734
flake8_nitpick/plugin.py sha256=gPm6JUK5G_GvWxAABsUGRqxbCt37Khlc0Ysh8HmZsOg 2798
flake8_nitpick/style.py sha256=fTrm_-GcAVbo4dcKtawsXBhoqi4mEW8qJUYP2o-INAg 6339
flake8_nitpick/typedefs.py sha256=JYdrEu0MOd9rUzG4H6SRcM6zgJo6DZOn_Gr5t11B088 330
flake8_nitpick-0.13.2.dist-info/entry_points.txt sha256=hSSh6I0-u2QduHfqUhb-3BjL1-SR3v3HC-WS6ZnUoqc 61
flake8_nitpick-0.13.2.dist-info/LICENSE sha256=YM2R_XkylxF8dqXGZChBivDSTc_sUBpx5Xm-y-0t-oA 1080
flake8_nitpick-0.13.2.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
flake8_nitpick-0.13.2.dist-info/METADATA sha256=vB873XUGqp3XUvD3xo666yolGIbbc74BUFGyrgyk_Bs 1386
flake8_nitpick-0.13.2.dist-info/RECORD

entry_points.txt

NIP = flake8_nitpick.plugin:NitpickChecker