flake8-import-restrictions

View on PyPIReverse Dependencies (1)

2.1 flake8_import_restrictions-2.1-py3-none-any.whl

Wheel Details

Project: flake8-import-restrictions
Version: 2.1
Filename: flake8_import_restrictions-2.1-py3-none-any.whl
Download: [link]
Size: 7515
MD5: a3d84af810904fcb42be5ced39c09fa0
SHA256: 77522e76b82a6ccb25820b1e195825a695094ceded23a18c1b5ce026c23e1071
Uploaded: 2024-08-29 11:15:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-import-restrictions
Version: 2.1
Summary: A flake8 plugin used to disallow certain forms of imports.
Author: Andreas Tollkötter
Home-Page: https://github.com/atollk/flake8-import-restrictions
License: MIT
Keywords: flake8,import
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: 3555 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_import_restrictions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake8_import_restrictions/checker.py sha256=ThJboj6jxhZ0SqdElGAR2iw1Y-PshNIAD6dlR9p0P_0 10679
flake8_import_restrictions/imports_submodule.py sha256=heOTv7qdeKweq4LKQ113bbs2OkUt4rRrWfcWGPnCZrw 2571
flake8_import_restrictions-2.1.dist-info/LICENSE sha256=N4Con1Fc5RZvYanP5YkkAoW7uHin1Mk3VpGSjknmAqU 1063
flake8_import_restrictions-2.1.dist-info/METADATA sha256=36VXlu79bMH5FDb-J2VoIjy4ARoDZaKrG3KhR7ATSjc 4430
flake8_import_restrictions-2.1.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
flake8_import_restrictions-2.1.dist-info/entry_points.txt sha256=HkyKHDQWEtdlCSl8bwDPcBSOR-KewJ5mNK5vFD5Tda0 75
flake8_import_restrictions-2.1.dist-info/top_level.txt sha256=j6bSjWA8uO5FJa6zToU3NNgDnqGdeUigFcxWrjXhiE8 27
flake8_import_restrictions-2.1.dist-info/RECORD

top_level.txt

flake8_import_restrictions

entry_points.txt

IMR2 = flake8_import_restrictions.checker:ImportChecker