griffe-public-wildcard-imports 0.2.1

Creator: rpa-with-ash

Last updated:

Add to Cart

Description:

griffepublicwildcardimports 0.2.1

griffe-public-wildcard-imports



Mark wildcard imported objects as public.
Installation
This project is available to sponsors only, through my Insiders program.
See Insiders explanation
and installation instructions.
Usage
Enable the griffe_public_wildcard_imports extension. Now all objects imported through wildcard imports will be considered public, as per the convention.
# All imported objects are marked as public.
from somewhere import *

With MkDocs:
plugins:
- mkdocstrings:
handlers:
python:
options:
extensions:
- griffe_public_wildcard_imports

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.