flake8-all-not-strings

View on PyPIReverse Dependencies (0)

0.0.1 flake8_all_not_strings-0.0.1-py2.py3-none-any.whl

Wheel Details

Project: flake8-all-not-strings
Version: 0.0.1
Filename: flake8_all_not_strings-0.0.1-py2.py3-none-any.whl
Download: [link]
Size: 3783
MD5: 2425a23d146612e2cbea3b51ddf0fab9
SHA256: f5181c135daf4711b122556ed0161e760065aae390b9f7a4713cdbf6b0748236
Uploaded: 2023-10-04 22:15:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-all-not-strings
Version: 0.0.1
Summary: flake8 plugin which checks that modules under `__all__` are defined as strings
Author: Gaurav Gupta
Author-Email: ggupta2005[at]gmail.com
Home-Page: https://github.com/ggupta2005/flake8-all-not-strings
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Dist: flake8 (>=3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1645 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_all_not_strings.py sha256=yC1RNsgqD6F5IZ3NOGvgS5xMljEOrsozftqWQ-6IkBQ 1331
flake8_all_not_strings-0.0.1.dist-info/LICENSE sha256=OYFGb8DcXdGj93hUIT5bwwDDfnYWEapIobXiMFYlctg 1069
flake8_all_not_strings-0.0.1.dist-info/METADATA sha256=bXXNooPvj9diGCokLa2SoBzhp-I_9Y7eGVdVPsK8bJo 2594
flake8_all_not_strings-0.0.1.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
flake8_all_not_strings-0.0.1.dist-info/entry_points.txt sha256=8VVj-PWTIbm9x92ka02CiMHCCRKm3Ok5293B5gJjMzQ 55
flake8_all_not_strings-0.0.1.dist-info/top_level.txt sha256=vr0_FcEXqqzKwnmNOTXnVQEfjDrm4B8jBH_giJbM8wM 23
flake8_all_not_strings-0.0.1.dist-info/RECORD

top_level.txt

flake8_all_not_strings

entry_points.txt

ANS = flake8_all_not_strings:Plugin