python3-pytkdocs

Load Python objects documentation
  https://github.com/mkdocstrings/pytkdocs
  0
  no reviews



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.