flake8-empty-init-modules

View on PyPIReverse Dependencies (0)

1.0.1 flake8_empty_init_modules-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: flake8-empty-init-modules
Version: 1.0.1
Filename: flake8_empty_init_modules-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 3824
MD5: d74264d113ecc3d88da105e70e919ca1
SHA256: 4e9a2438e5a0d94e3e4d42ffec9e91d3afcfa66a47a921f1651d219293822d8c
Uploaded: 2023-01-04 02:14:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-empty-init-modules
Version: 1.0.1
Summary: flake8 plugin that checks for code in `__init__.py` modules
Author: Samuel Searles-Bryant
Author-Email: sam[at]samueljsb.co.uk
Home-Page: https://github.com/samueljsb/flake8-empty-init-modules
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: flake8 (>=4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 861 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_empty_init_modules.py sha256=pk9JtiLDsh63jrkyVa0A0uxEb4w2MIZzsMGCLtGEQIM 2391
flake8_empty_init_modules-1.0.1.dist-info/LICENSE sha256=hHum964FZ7xxccO2YGomyvLHzJz9-9c_GW9JAJ3JKpo 1078
flake8_empty_init_modules-1.0.1.dist-info/METADATA sha256=hwea-prDDSFq3N7Eda16bs9XyfHjhyz74b3NGhvXskU 1483
flake8_empty_init_modules-1.0.1.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
flake8_empty_init_modules-1.0.1.dist-info/entry_points.txt sha256=nfhctZOTor5P2Eystlpgr50HW1pwSoPUtnlDlHsE-1g 103
flake8_empty_init_modules-1.0.1.dist-info/top_level.txt sha256=ro-RboWCtge4L20Eadi2i2r8gjam3DUQ9SCmTzDXx9o 26
flake8_empty_init_modules-1.0.1.dist-info/RECORD

top_level.txt

flake8_empty_init_modules

entry_points.txt

EIM001 = flake8_empty_init_modules:EIM001
EIM002 = flake8_empty_init_modules:EIM002