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. Currently, it only works for direct imports from the typing module.

from typing import Callable
# PEA001: typing.Callable is deprecated, use collections.abc.Callable 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.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

flake8_pep585-0.1.4-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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