flake8-class-attributes-order

View on PyPIReverse Dependencies (11)

0.1.3 flake8_class_attributes_order-0.1.3-py3-none-any.whl

Wheel Details

Project: flake8-class-attributes-order
Version: 0.1.3
Filename: flake8_class_attributes_order-0.1.3-py3-none-any.whl
Download: [link]
Size: 9393
MD5: 95e3d010ca3ded23582c3e69643054a9
SHA256: 6398368da4511cdda1a7c0e25934bcaac49d9df89aa2842729353b4a20f7ed13
Uploaded: 2022-02-24 15:47:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-class-attributes-order
Version: 0.1.3
Summary: A flake8 extension that checks classes attributes order
Author: Ilya Lebedev
Author-Email: melevir[at]gmail.com
Home-Page: https://github.com/best-doctor/flake8-class-attributes-order
License: MIT
Keywords: flake8
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: flake8
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6521 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_class_attributes_order/__init__.py sha256=uZsygMXMKRw-7qhWojAjnpm8GFPXU92xW6XA8O5GwFY 22
flake8_class_attributes_order/checker.py sha256=z74DX-lSi5iQZ3dAn-r2YwtVPDJiqhvr2hIm1nVsUxI 1773
flake8_class_attributes_order/model_parts_info.py sha256=0bYPVXYBUoyrz7fKlO_ZJYV0PRMcaEha3_ardDRnKBQ 3397
flake8_class_attributes_order/node_type_weights.py sha256=Mz29GerSL4uhQ3ZG4lcD0x26MSkWdJURGUoT9uHU7qM 3793
flake8_class_attributes_order/ordering_errors.py sha256=Y4IDWY-4sosvDXOhwvjsFAfa6j8Mjeski9QTP5tvstU 2670
flake8_class_attributes_order-0.1.3.dist-info/LICENSE sha256=sssCbYJLoAcqXzSAOqc7umDVY3Ife6n6efaWO0fy6Hs 1067
flake8_class_attributes_order-0.1.3.dist-info/METADATA sha256=GQ90wr-MWVoqq-_4mMY_O3eNDqC7H2o4-hMbuClfEB4 7533
flake8_class_attributes_order-0.1.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
flake8_class_attributes_order-0.1.3.dist-info/entry_points.txt sha256=B3mt7iX23y1uz1t0ZznFZ0jmGISKEzozdm-vj7iecIk 92
flake8_class_attributes_order-0.1.3.dist-info/top_level.txt sha256=rwsLOxV4XEXc46zluRqjKvBCdHKLk8L6qm7Ar-MKNKk 30
flake8_class_attributes_order-0.1.3.dist-info/RECORD

top_level.txt

flake8_class_attributes_order

entry_points.txt

CCE = flake8_class_attributes_order.checker:ClassAttributesOrderChecker