flake8-no-nesting

View on PyPIReverse Dependencies (0)

0.1.2 flake8_no_nesting-0.1.2-py3-none-any.whl

Wheel Details

Project: flake8-no-nesting
Version: 0.1.2
Filename: flake8_no_nesting-0.1.2-py3-none-any.whl
Download: [link]
Size: 3526
MD5: a27987989e89e5b887e073f375732567
SHA256: 8edd3564e0c8b803801a8e8c4d9f3345f41c0f16cd8579202ebbaf96974ca151
Uploaded: 2024-04-18 05:41:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-no-nesting
Version: 0.1.2
Summary: A flake8 plugin to enforce object calisthenics rule "ONE level of indentation"
Author: Sebastian Guckes
Author-Email: nocyphr[at]outlook.com
Home-Page: https://git.nocyphr.com/flake8-plugins/flake8-no-nesting
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Quality Assurance
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
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: flake8 (>=3.7)
Requires-Dist: importlib-metadata (>=0.9); python_version < "3.8"
Description-Content-Type: text/markdown
[Description omitted; length: 2232 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_no_nesting.py sha256=vgEgSeE7cLjIX8fCL8_gHw8kr3It5x_XfyDhG1GcK3s 2521
flake8_no_nesting-0.1.2.dist-info/METADATA sha256=XqT2WsH6zhe_W-RN2YBS74fOHDoZFe8_nKLUprMMzCQ 3254
flake8_no_nesting-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flake8_no_nesting-0.1.2.dist-info/entry_points.txt sha256=S448fkNIkM5sIK4vPXcoHieuj5n25WGWFz799HXTvRA 50
flake8_no_nesting-0.1.2.dist-info/top_level.txt sha256=MN7byc9e7LmkdHxciFf_EzNq-C1qOk57NQEk7KTfhbQ 18
flake8_no_nesting-0.1.2.dist-info/RECORD

top_level.txt

flake8_no_nesting

entry_points.txt

FNN = flake8_no_nesting:Plugin