flake8-import-restrictions

View on PyPIReverse Dependencies (1)

2.0.1 flake8_import_restrictions-2.0.1-py3-none-any.whl

Wheel Details

Project: flake8-import-restrictions
Version: 2.0.1
Filename: flake8_import_restrictions-2.0.1-py3-none-any.whl
Download: [link]
Size: 7461
MD5: 7abed3b0371ac9f0c8e16acfb069927f
SHA256: ef06de68d0e8c66f6ce908e0a0c7906739dfb11e135a09067e9fd84e66f4b2a5
Uploaded: 2023-08-25 14:19:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-import-restrictions
Version: 2.0.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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3555 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
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=W3crsJdosHIrOObCEsWHQEffWfDJJ16JFti3W7O7uuI 2342
flake8_import_restrictions-2.0.1.dist-info/LICENSE sha256=N4Con1Fc5RZvYanP5YkkAoW7uHin1Mk3VpGSjknmAqU 1063
flake8_import_restrictions-2.0.1.dist-info/METADATA sha256=rPY4i7g1ZuNK6i1NxalEO6ucj1upFcJnhZGSX3MgA0A 4381
flake8_import_restrictions-2.0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
flake8_import_restrictions-2.0.1.dist-info/entry_points.txt sha256=HkyKHDQWEtdlCSl8bwDPcBSOR-KewJ5mNK5vFD5Tda0 75
flake8_import_restrictions-2.0.1.dist-info/top_level.txt sha256=j6bSjWA8uO5FJa6zToU3NNgDnqGdeUigFcxWrjXhiE8 27
flake8_import_restrictions-2.0.1.dist-info/RECORD

top_level.txt

flake8_import_restrictions

entry_points.txt

IMR2 = flake8_import_restrictions.checker:ImportChecker