[ 源代码: pytkdocs ]
软件包:python3-pytkdocs(0.16.5-1)
Load Python objects documentation
This Python library is used to load Python objects documentation. It accepts JSON on standard input and writes JSON on standard output.
It is typically used to read data from standard input while writing processed data line by line. Especially mkdocstrings is wanting this behavior.