flake8-import-conventions

View on PyPIReverse Dependencies (3)

0.1.0 flake8_import_conventions-0.1.0-py3-none-any.whl

Wheel Details

Project: flake8-import-conventions
Version: 0.1.0
Filename: flake8_import_conventions-0.1.0-py3-none-any.whl
Download: [link]
Size: 6106
MD5: 3a4a207ef08ec9333c9608a37f6cadef
SHA256: d0a32cbdb78239a4976aef5d3ac958f25a2b6c155760060d40a8bbebe481a03b
Uploaded: 2023-02-08 08:59:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-import-conventions
Version: 0.1.0
Summary: An opinionated plugin for Flake8 on how certain packages should be imported or aliased.
Author: João Palmeiro
Author-Email: joaopalmeiro[at]proton.me
License: MIT
Keywords: flake8,linter,qa,import,flake8-plugin,code quality
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.7,<4.0
Requires-Dist: attrs (<23.0.0,>=22.2.0)
Requires-Dist: flake8 (>=5)
Description-Content-Type: text/markdown
[Description omitted; length: 3409 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_import_conventions/__init__.py sha256=LdBm3ZYIs08L6wDcnpZnK41c-D_SWgsfnlGzzg-W7pA 950
flake8_import_conventions/errors.py sha256=oe9gae6kIzn2PSxyTuTZGtiJfBtIA3FNscRsJPBEvuU 1237
flake8_import_conventions/py.typed sha256=Ig0zC36fD3elCVgcgSSXaNZJRWgcGCKCYi4bgwbdTE8 86
flake8_import_conventions/visitor.py sha256=mimxsk90zy980lJvpQ9asQ4mQcZkBLCJUbnd2ZcBoUk 1723
flake8_import_conventions-0.1.0.dist-info/METADATA sha256=7Ai3IKIBHxxO-whOPoF6zIUsEY1rdL6HvIrBg1qGlqI 4561
flake8_import_conventions-0.1.0.dist-info/entry_points.txt sha256=-IOSCmSy-IgtgzJlqwngY76RNqfFJlw7l3TE-uOvlFk 56
flake8_import_conventions-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
flake8_import_conventions-0.1.0.dist-info/LICENSE sha256=HP2jsX27vkmd2eBFRESDHf9fPXWZCVVTmzrraWKXGkg 1071
flake8_import_conventions-0.1.0.dist-info/RECORD

entry_points.txt

IC = flake8_import_conventions:Plugin