flake8-import-guard

View on PyPIReverse Dependencies (0)

1.0.0 flake8_import_guard-1.0.0-py3-none-any.whl

Wheel Details

Project: flake8-import-guard
Version: 1.0.0
Filename: flake8_import_guard-1.0.0-py3-none-any.whl
Download: [link]
Size: 6767
MD5: 76e0bad059910326cd6c57f5761e5b03
SHA256: af2aebedfc5733b67889780130e07b94f9feaf62ec9d74356c05841e3c71ebe7
Uploaded: 2024-08-12 13:58:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-import-guard
Version: 1.0.0
Summary: Flake8 plugin to enforce import restrictions in Python projects.
Author: K'
Author-Email: 51281148+K-dash[at]users.noreply.github.com
Home-Page: https://qiita.com/inetcpl
Project-Url: Repository, https://github.com/K-dash/flake8-import-guard
License: MIT
Keywords: flake8,plugin,import,linter
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: flake8 (<8.0.0,>=7.1.0)
Requires-Dist: gitpython (<4.0.0,>=3.1.43)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 6687 characters]

WHEEL

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

RECORD

Path Digest Size
src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/main.py sha256=WG8Zk9eOTHtgxc0aLPbiu7vsnP7k2xD-e8u9j__mTYA 5698
flake8_import_guard-1.0.0.dist-info/LICENSE sha256=CSr5EaaYG2x1AUcwLKkQLrMvF6eisWr98ZJ17qMNDtM 1059
flake8_import_guard-1.0.0.dist-info/METADATA sha256=npZDLVEFIdRZBvh5SR_1JfRL1ScUtwRvyZYtQbAI4a0 7831
flake8_import_guard-1.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
flake8_import_guard-1.0.0.dist-info/entry_points.txt sha256=wL1kyfcuQ72quNEyVQTbRNB8rIyzFBLmTRX9UqV62vQ 51
flake8_import_guard-1.0.0.dist-info/RECORD

entry_points.txt

CPE = src.main:Flake8ImportGuard