loongson/pypi/: mypy-extensions-0.4.3 metadata and description

Homepage Simple index

Experimental type system extensions for programs checked with the mypy typechecker.

author The mypy developers
author_email jukka.lehtosalo@iki.fi
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Topic :: Software Development
license MIT License
requires_dist
  • typing (>=3.5.3) ; python_version < "3.5"

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
mypy_extensions-0.4.3-py2.py3-none-any.whl
Size
4 KB
Type
Python Wheel
Python
2.7

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.