No project description provided
Project description
python-typeapi
The typeapi
package provides a unified and consistent API for the reflection and introspection of
Python type hints. In addition, it allows evaluating future annotations such as
PEP585 (such as list[str]
) and
PEP604 (such as int | str
) in versions that don't
natively support them.
Requirements:
- Python 3.8 or newer
Please file bug reports and feature requests on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typeapi-2.2.2.tar.gz
(22.8 kB
view hashes)
Built Distribution
typeapi-2.2.2-py3-none-any.whl
(25.9 kB
view hashes)