flake8-restrict-imports

View on PyPIReverse Dependencies (0)

0.1.1 flake8_restrict_imports-0.1.1-py3-none-any.whl

Wheel Details

Project: flake8-restrict-imports
Version: 0.1.1
Filename: flake8_restrict_imports-0.1.1-py3-none-any.whl
Download: [link]
Size: 4671
MD5: f8cd41648d7666d19ac07a902df13323
SHA256: 6d8bfda97bbedffb6af41849c4eb1d5b105867f7a267e7f42b622076da4472aa
Uploaded: 2024-01-10 06:16:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-restrict-imports
Version: 0.1.1
Summary: Flake8 plugin for restricting unwanted imports in a module.
Author: Siva Narayanan
Author-Email: siva[at]fylehq.com
Home-Page: https://github.com/fylein/flake8-restrict-imports
License: MIT
Keywords: flake8,imports,python,restrict
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: flake8 (==7.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1987 characters]

WHEEL

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

RECORD

Path Digest Size
restrict_imports/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
restrict_imports/checker.py sha256=dygYo8faF5aKUpEPeAzZHkrmepU5n4LNjhWCOCnlDOQ 3554
flake8_restrict_imports-0.1.1.dist-info/LICENSE sha256=_OcAxQDwx2t2II4wn0n7ZLhInda--qAJEMSclLAkSO4 1082
flake8_restrict_imports-0.1.1.dist-info/METADATA sha256=ykXItYcPBDsxaxBVxD2CWdtK9w7R9avOOchb_dZ7IxQ 2616
flake8_restrict_imports-0.1.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
flake8_restrict_imports-0.1.1.dist-info/entry_points.txt sha256=WfcKPVxKyf2khzLzw3rxDqNBjq_MUx_d8--MpL7UK88 57
flake8_restrict_imports-0.1.1.dist-info/top_level.txt sha256=q6p5TbcAvXQOppDgMUYj-wM5t6hfQlReIsuJDyazQ10 17
flake8_restrict_imports-0.1.1.dist-info/RECORD

top_level.txt

restrict_imports

entry_points.txt

PRI = restrict_imports.checker:Plugin