Skip to main content

A shim for the typeshed changes in mypy

Project description

DEPRECATED

well, not really deprecated but it represents a point-in-time and won't be changing


pre-commit.ci status

types-all

A shim for the typeshed changes in mypy 0.900

installation

pip install types-all

why

--install-types is annoying, this installs all the things in typeshed

error: Library stubs not installed for "toml" (or incompatible with Python 3.8)

(for pre-commit, use something like this)

-   repo: https://github.com/pre-commit/mirrors-mypy
    rev: v0.902
    hooks:
    -   id: mypy
        additional_dependencies: [types-all]

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

types_all_v2-2.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

types_all_v2-2.0.0-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 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