flake8-classmethod-staticmethod

View on PyPIReverse Dependencies (0)

2.1 flake8_classmethod_staticmethod-2.1-py3-none-any.whl

Wheel Details

Project: flake8-classmethod-staticmethod
Version: 2.1
Filename: flake8_classmethod_staticmethod-2.1-py3-none-any.whl
Download: [link]
Size: 4789
MD5: 2edbc9a257f6f433a266bd1bbd40d726
SHA256: 44ca4822be9e403456d650c3edba0b2805dcd51f10dbe5bde05b8b104ffcd74f
Uploaded: 2024-06-02 19:02:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-classmethod-staticmethod
Version: 2.1
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2172 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_classmethod_staticmethod/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_classmethod_staticmethod/checker.py sha256=PE6vQ_fndo2JBiR0C94udw5qVZkmTPlUS_WGk0Qq_J0 4549
flake8_classmethod_staticmethod-2.1.dist-info/LICENSE sha256=N4Con1Fc5RZvYanP5YkkAoW7uHin1Mk3VpGSjknmAqU 1063
flake8_classmethod_staticmethod-2.1.dist-info/METADATA sha256=T1bIGvSeP527N-mMRr1ku-mrT09hDirSAnQp2jKHyFY 3103
flake8_classmethod_staticmethod-2.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flake8_classmethod_staticmethod-2.1.dist-info/entry_points.txt sha256=3s7uqbdYig_Z84_R8XAB20JcyEhoI7GyfwB5lq4U_JM 74
flake8_classmethod_staticmethod-2.1.dist-info/top_level.txt sha256=NQlRYvvqLm-nmbVK4UTo2XhWpm1RKFAdbaKO0m9-9AA 32
flake8_classmethod_staticmethod-2.1.dist-info/RECORD

top_level.txt

flake8_classmethod_staticmethod

entry_points.txt

CSM1 = flake8_classmethod_staticmethod.checker:Checker