A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pypi.org/project/mkdocstrings-python/ below:

mkdocstrings-python ยท PyPI

Project description mkdocstrings-python

A Python handler for mkdocstrings.

The Python handler uses Griffe to collect documentation from Python source code. The word "griffe" can sometimes be used instead of "signature" in French. Griffe is able to visit the Abstract Syntax Tree (AST) of the source code to extract useful information. It is also able to execute the code (by importing it) and introspect objects in memory when source code is not available. Finally, it can parse docstrings following different styles.

Installation

You can install this handler as a mkdocstrings extra:

# PEP 621 dependencies declaration
# adapt to your dependencies manager
[project]
dependencies = [
    "mkdocstrings[python]>=0.18",
]

You can also explicitly depend on the handler:

# PEP 621 dependencies declaration
# adapt to your dependencies manager
[project]
dependencies = [
    "mkdocstrings-python",
]
Preview

Features 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 File details

Details for the file mkdocstrings_python-1.17.0.tar.gz.

File metadata File hashes Hashes for mkdocstrings_python-1.17.0.tar.gz Algorithm Hash digest SHA256 c6295962b60542a9c7468a3b515ce8524616ca9f8c1a38c790db4286340ba501 MD5 982cb8d3479e143b38a8f24ea618c2f2 BLAKE2b-256 397c6dfd8ad59c0eebae167168528ed6cad00116f58ef2327686149f7b25d175

See more details on using hashes here.

File details

Details for the file mkdocstrings_python-1.17.0-py3-none-any.whl.

File metadata File hashes Hashes for mkdocstrings_python-1.17.0-py3-none-any.whl Algorithm Hash digest SHA256 49903fa355dfecc5ad0b891e78ff5d25d30ffd00846952801bbe8331e123d4b0 MD5 ff2846a55a606ac70d0266547e493f2b BLAKE2b-256 bdacb1fcc937f4ecd372f3e857162dea67c45c1e2eedbac80447be516e3372bb

See more details on using hashes here.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4