Skip to main content

A shim for the typeshed changes in mypy 0.900

Project description

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-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

types_all-1.0.0-py2.py3-none-any.whl (2.9 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