Skip to content

mkdocstrings/griffe-public-wildcard-imports

griffe-public-wildcard-imports

ci documentation pypi version gitter

Mark wildcard imported objects as public.

Installation

pip install griffe-public-wildcard-imports

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

Sponsors

Silver sponsors

Material for MkDocs
FastAPI
Pydantic

Bronze sponsors

Nixtla


ofek samuelcolvin tlambert03 ssbarnea femtomc cmarqu kolenaIO ramnes machow BenHammersley trevorWieland laenan8466 MarcoGorelli analog-cbarber OdinManiac rstudio-sponsorship schlich SuperCowPowers butterlyn livingbio NemetschekAllplan EricJayHartman 15r10nk cdwilson activeloopai roboflow wrath-codes leodevian cmclaughlin blaisep RapidataAI rodolphebarbanneau theSymbolSyndicate blakeNaccarato ChargeStorm Alphadelta14

And 8 more private sponsor(s).

About

Mark wildcard imported objects as public. Available to sponsors only.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •