flake8-classmethod-staticmethod

View on PyPIReverse Dependencies (0)

2.0 flake8_classmethod_staticmethod-2.0-py3-none-any.whl

Wheel Details

Project: flake8-classmethod-staticmethod
Version: 2.0
Filename: flake8_classmethod_staticmethod-2.0-py3-none-any.whl
Download: [link]
Size: 4673
MD5: 55a0be220604d304ca3b94e7890c2fb3
SHA256: efafb2402f607790e160f890026f1a00a189dad5b8483966d65a237e9b6d8b89
Uploaded: 2023-07-14 23:32:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-classmethod-staticmethod
Version: 2.0
Summary: flake8 plugin that checks rules regarding the staticmethod and classmethod decorators.
Author: Andreas Tollkötter
Home-Page: https://github.com/atollk/flake8-classmethod-staticmethod
License: MIT
Keywords: flake8,classmethod,staticmethod
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
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.8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2100 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_classmethod_staticmethod/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_classmethod_staticmethod/checker.py sha256=OO1Jyks0Q1JjVZjLh6A26sz3b30lQTWq2qcvghB77iw 4211
flake8_classmethod_staticmethod-2.0.dist-info/LICENSE sha256=N4Con1Fc5RZvYanP5YkkAoW7uHin1Mk3VpGSjknmAqU 1063
flake8_classmethod_staticmethod-2.0.dist-info/METADATA sha256=NLnqCqgGApBrtcfWMRPp_U4_wM__IZRqidMVCAyNAEw 2980
flake8_classmethod_staticmethod-2.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
flake8_classmethod_staticmethod-2.0.dist-info/entry_points.txt sha256=3s7uqbdYig_Z84_R8XAB20JcyEhoI7GyfwB5lq4U_JM 74
flake8_classmethod_staticmethod-2.0.dist-info/top_level.txt sha256=NQlRYvvqLm-nmbVK4UTo2XhWpm1RKFAdbaKO0m9-9AA 32
flake8_classmethod_staticmethod-2.0.dist-info/RECORD

top_level.txt

flake8_classmethod_staticmethod

entry_points.txt

CSM1 = flake8_classmethod_staticmethod.checker:Checker