flake8-global-variables

View on PyPIReverse Dependencies (0)

0.1.2 flake8_global_variables-0.1.2-py3-none-any.whl

Wheel Details

Project: flake8-global-variables
Version: 0.1.2
Filename: flake8_global_variables-0.1.2-py3-none-any.whl
Download: [link]
Size: 3110
MD5: 49d1439ff053ab00836783d7fc3e3baa
SHA256: 441bc12f8d1a3b5d1ab3aba54d455d52a6dc13806c4491c0f4f037979cfa88e7
Uploaded: 2022-11-27 20:45:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-global-variables
Version: 0.1.2
Summary: Flake8 plugin to forbid global variables
Author: pacificus
Author-Email: masterkristall[at]gmail.com
Home-Page: https://github.com/pacifikus/flake8-global-variables
Project-Url: Repository, https://github.com/pacifikus/flake8-global-variables
License: MIT
Keywords: flake8,flake8-plugin,linting,linter,code quality
Classifier: Development Status :: 3 - Alpha
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8.1,<4.0
Requires-Dist: flake8 (<7.0.0,>=6.0.0)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
flake8_global_variables/__init__.py sha256=XVQc3uc1PJ1vmMH67e8hAxQfJkyxQvyNU20w0xbuV8g 1169
flake8_global_variables-0.1.2.dist-info/entry_points.txt sha256=yXpLvXAV3pCmFJiyCAAK1n1niOJPV1G16ZDKfSl87SU 71
flake8_global_variables-0.1.2.dist-info/LICENSE sha256=xSYRqlG4vXeYPVwwxAsSOw38MVPtW0OvyxxLzLb5gTk 1093
flake8_global_variables-0.1.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
flake8_global_variables-0.1.2.dist-info/METADATA sha256=V8tRB2H6vnXjKPtDtfWFtu3zCQySd1u4-SOpWFZ7N0A 1088
flake8_global_variables-0.1.2.dist-info/RECORD

entry_points.txt

GV4 = flake8_global_variables:GlobalVariablesChecker