blob: 12f9d1c37cd966005f338804d5defd6a6c856678 (
plain)
1
2
3
4
5
6
7
|
annotated-doc allows documenting parameters, class attributes, return
types, and variables inline using Python's Annotated type hint.
Homepage: https://github.com/fastapi/annotated-doc
Build requirements (not needed at runtime):
python3-pdm-backend (available on SBo)
|