flake8-patch

View on PyPIReverse Dependencies (0)

0.1.0 flake8_patch-0.1.0-py3-none-any.whl

Wheel Details

Project: flake8-patch
Version: 0.1.0
Filename: flake8_patch-0.1.0-py3-none-any.whl
Download: [link]
Size: 4448
MD5: d04c665f1bbc8fa4c6efd7c7e96ef304
SHA256: 5b7fcf8672a30bf94b9053c1d45033951a22d395030c8d3ff41bfa678ebd276d
Uploaded: 2020-10-03 02:11:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-patch
Version: 0.1.0
Summary: A flake8 plugin checking for mocking issues.
Author: Luiz Geron
Author-Email: luiz[at]geron.me
Home-Page: https://pypi.org/project/flake8-patch
Project-Url: Repository, https://github.com/geron/flake8-patch
License: MIT
Keywords: flake8,mock
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Framework :: Flake8
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: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Mocking
Requires-Python: >=3.6,<4.0
Requires-Dist: flake8_plugin_utils (<2.0.0,>=1.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 822 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_patch/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
flake8_patch/errors.py sha256=y709HXh4AuDugsJ2QGWSyaUFU-9M9ILo4l_KJEiOE3c 215
flake8_patch/plugin.py sha256=P1t3L7A6BMXB81VoOCIhebg8qyQ5I7-9UJg2HqJZiKY 262
flake8_patch/visitors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_patch/visitors/assignment.py sha256=eOxfUmK2dmjU1BuVPxy5jsgd_TgUQKahnV0gfQTZctg 1730
flake8_patch-0.1.0.dist-info/entry_points.txt sha256=hVDssa4pxDuJHZ0MgGQdlvzJBupCz-_OwkAsHJUZEH8 57
flake8_patch-0.1.0.dist-info/LICENSE sha256=uBhxqqA1h6UNnXMzYuiWJvgkJzTWBjc9wusM7X7YpXQ 1067
flake8_patch-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
flake8_patch-0.1.0.dist-info/METADATA sha256=kUNpHodxb4CLeU3DLSzfTCOEdQxlBt64G1b9y4I-hnA 1975
flake8_patch-0.1.0.dist-info/RECORD

entry_points.txt

MOC0 = flake8_patch.plugin:PatchPlugin