flake8-no-unnecessary-fstrings

View on PyPIReverse Dependencies (0)

1.0.1 flake8_no_unnecessary_fstrings-1.0.1-py3-none-any.whl

Wheel Details

Project: flake8-no-unnecessary-fstrings
Version: 1.0.1
Filename: flake8_no_unnecessary_fstrings-1.0.1-py3-none-any.whl
Download: [link]
Size: 3883
MD5: 0fa57424123efa4ab3b499666994a64c
SHA256: 2194ca3686b51202872baa699a246b44855cd801dcb5b82a0ffaf1bf5cb58afe
Uploaded: 2020-09-13 08:49:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-no-unnecessary-fstrings
Version: 1.0.1
Summary: A flake8 plugin to ban f-strings
Author: adam hitchcock
Author-Email: adam+python[at]northisup.com
Home-Page: https://github.com/northisup/flake8-no-unnecessary-fstrings
Project-Url: Changelog, https://github.com/northisup/flake8-no-unnecessary-fstrings/blob/master/HISTORY.rst
License: ISCL
Keywords: flake8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: flake8 (!=3.2.0,<4,>=3.0)
Requires-Dist: importlib-metadata; python_version < "3.8"
Description-Content-Type: text/markdown
[Description omitted; length: 1032 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_no_unnecessary_fstrings.py sha256=AYDjCJ0uXSDATqvT5SLpEeHTlWiuClqKe5hhtBT-uds 1486
flake8_no_unnecessary_fstrings-1.0.1.dist-info/LICENSE sha256=Fgn4xrXqxpn3m-cHiPXZZk0FLjzZlkl1Z9PjA_5LrO0 775
flake8_no_unnecessary_fstrings-1.0.1.dist-info/METADATA sha256=VUTMs-7CMabZAMgmN_zySplx_aBCoi4eOUxBc6oIJs8 2137
flake8_no_unnecessary_fstrings-1.0.1.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
flake8_no_unnecessary_fstrings-1.0.1.dist-info/entry_points.txt sha256=yJsUi6S-WkLv95JFuZ6En0DT9747OxFRcSReV4o9zLU 85
flake8_no_unnecessary_fstrings-1.0.1.dist-info/top_level.txt sha256=iYPbB9R53r3OxeWK4SK2Qh08YVFdhTu6wG_qhZC-V9Y 31
flake8_no_unnecessary_fstrings-1.0.1.dist-info/RECORD

top_level.txt

flake8_no_unnecessary_fstrings

entry_points.txt

NUF = flake8_no_unnecessary_fstrings:NoUnnecessaryFstringChecker