Last updated:
0 purchases
griffemodernizedannotations 1.0.8
griffe-modernized-annotations
A Griffe extension that modernizes type annotations by adopting PEP 585 and PEP 604
Example
Without extension:
With extension:
Install
To install griffe-modernized-annotations, simply use pip:
$ pip install griffe-modernized-annotations
Usage
plugins:
- mkdocstrings:
handlers:
python:
options:
extensions:
- griffe_modernized_annotations
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.