flake8-new-union-types

View on PyPIReverse Dependencies (1)

0.4.1 flake8_new_union_types-0.4.1-py3-none-any.whl

Wheel Details

Project: flake8-new-union-types
Version: 0.4.1
Filename: flake8_new_union_types-0.4.1-py3-none-any.whl
Download: [link]
Size: 4624
MD5: 8998712042619085f46be000278d683b
SHA256: 92737a2f598772d5aedd05b5450c5dd200e0f1acd42b3c1f95dbbe3211af2009
Uploaded: 2022-05-30 09:34:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-new-union-types
Version: 0.4.1
Summary: Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604
Author: Dmitriy Pryanichnikov
Author-Email: dmitrii.prianichnikov[at]incountry.com
Home-Page: https://github.com/xome4ok/flake8-new-union-types
Project-Url: Repository, https://github.com/xome4ok/flake8-new-union-types
License: MIT
Keywords: flake8,flake8-plugin,linting,linter,code quality,pep604,pep 604,syntax
Classifier: Development Status :: 4 - Beta
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8,<4.0
Requires-Dist: attrs (>=21.4.0)
Requires-Dist: flake8 (>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1522 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_new_union_types.py sha256=XeHWhFwvN2-AOoTMudf9u3q3WbQPA37xIMPMrXlJy7M 4244
flake8_new_union_types-0.4.1.dist-info/entry_points.txt sha256=W72iFkAtu43RgxSn0ND0LUbkub6zfBT6qZxg9xPwpKc 60
flake8_new_union_types-0.4.1.dist-info/LICENSE sha256=O7NCbr4apNSh9JzZKx3dFhBTpfIqUPhJf-D26CLv8b4 1071
flake8_new_union_types-0.4.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
flake8_new_union_types-0.4.1.dist-info/METADATA sha256=6EkWZGJiJxZNZEE1zQ5zNj42vPl0QY-bbaR38Tvu_u8 2815
flake8_new_union_types-0.4.1.dist-info/RECORD

entry_points.txt

NU = flake8_new_union_types:PEP604Checker