gituser/docker_multiarch/: typing-inspect-0.7.1 metadata and description

Homepage Simple index

Runtime inspection utilities for typing module.

author Ivan Levkivskyi
author_email levkivskyi@gmail.com
classifiers
  • Development Status :: 3 - Alpha
  • Environment :: Console
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.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
  • Programming Language :: Python :: 3.9
  • Topic :: Software Development
keywords typing function annotations type hints hinting checking checker typehints typehinting typechecking inspect reflection introspection
license MIT
requires_dist
  • mypy-extensions (>=0.3.0)
  • typing-extensions (>=3.7.4)
  • typing (>=3.7.4) ; python_version < "3.5"
File Tox results History
typing_inspect-0.7.1-py3-none-any.whl
Size
8 KB
Type
Python Wheel
Python
3

The “typing_inspect” module defines experimental API for runtime inspection of types defined in the standard “typing” module.