|
|
|
|
|
by ollien
780 days ago
|
|
Pydantic falls into this box for me. The maintainer refuses to build API reference documentation, as they feel that there should only be one source of information. It's their project, of course, but every time I need to find a method on an object, I am scouring pages of prose for it. Sometimes it's just easier to read the source. |
|
https://docs.pydantic.dev/latest/api/base_model/