This package browser is in early development. Mind the rough edges.

python-typing-inspect 0.6.0

API for inspection of types in the Python `typing' module

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

Installation

Install python-typing-inspect 0.6.0 as follows:

guix install python-typing-inspect@0.6.0

Or install the latest version:

guix install python-typing-inspect

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.