Skip to main content

flake8 plugin to enforce new-style type hints (PEP 585)

Project description

flake8-pep585

This plugin enforces the changes proposed by PEP 585.

from typing import Callable
# PEA001: typing.Callable is deprecated, use collections.abc.Callable instead. See PEP 585 for details

import typing as ty
ty.Match
# PEA001: typing.Match is deprecated, use re.Match instead. See PEP 585 for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-pep585-0.1.4.1.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

flake8_pep585-0.1.4.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file flake8-pep585-0.1.4.1.tar.gz.

File metadata

  • Download URL: flake8-pep585-0.1.4.1.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.8 Linux/5.10.84-1-MANJARO

File hashes

Hashes for flake8-pep585-0.1.4.1.tar.gz
Algorithm Hash digest
SHA256 bf41f8a3963f8c823d7242af2dfb9cb5b9a88cdb231f3d84bff07ac6e4d80f92
MD5 30a74f187bc8e84bad4d383b796caa61
BLAKE2b-256 20de0ed6a7a413a9b1eb265592dedde45ede6c53be549da56cb1fe7e10419d78

See more details on using hashes here.

File details

Details for the file flake8_pep585-0.1.4.1-py3-none-any.whl.

File metadata

  • Download URL: flake8_pep585-0.1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.9.8 Linux/5.10.84-1-MANJARO

File hashes

Hashes for flake8_pep585-0.1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 92d9f1ba9718b1881fbdc2819488e38eb83bcc28269e4deb3366d72c05fda532
MD5 59df3dedd09d5e729b9070b12b7db991
BLAKE2b-256 c31f9d7d30012a871cd4d29ed9ca6b3f4d4b455f6b63ae6a8c91a563af00510a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page