Mark wildcard imported objects as public.
Project description
griffe-public-wildcard-imports
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file griffe_public_wildcard_imports-0.3.0.tar.gz.
File metadata
- Download URL: griffe_public_wildcard_imports-0.3.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51d17cd1f8d88d59eb7fbbe78dd6d2fcaf49d9e5c72f0bc686aec10f31add1a7
|
|
| MD5 |
f78c11722efacf1e7d90e80e34c77431
|
|
| BLAKE2b-256 |
2420ca4fe29389ce3e9967def02172ae5025d460ea5e1d3587d61c5bb67704a0
|
File details
Details for the file griffe_public_wildcard_imports-0.3.0-py3-none-any.whl.
File metadata
- Download URL: griffe_public_wildcard_imports-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77c3d5bf3179c4008a7fb8fe655d5ede7d387095ffd6a0049b4d6c83d158f9fd
|
|
| MD5 |
3d783a957849c96c236c259539bab3a1
|
|
| BLAKE2b-256 |
955028777bb61fa99b468098d52d2a20729720fc2f303859dccb3a743595fc58
|