M
M
MissingNo2021-12-02 18:25:09
Python
MissingNo, 2021-12-02 18:25:09

What libraries can be used to render documentation in Python?

It is necessary to present all the documentation for a large number of services in the form of a web muzzle.

There are jsons with docstrings for each method. Are there any libraries that can form a conditional html page from docstrings in a more readable and pleasing to the eye form? Something like swagger/open api, but for any methods and classes.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MissingNo, 2021-12-07
@MissingNo

Thanks everyone for the replies/comments. The closest in meaning was pdoc3
https://pdoc.dev/

O
OmegaTortik, 2021-12-04
@OmegaTortik

You can combine json with tkinter. Not sure but might work

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question