|
|
|
|
|
by tangkikodo
852 days ago
|
|
A powerful tool to build nested view data. based on pydantic, pydantic-resolve uses declaretive way to define and resolve (fetch) data from top to bottom and provides post-process hooks from bottom to top (friendly for aggregation & calculation) it also provides visibility control over all fields. concept diagram:
https://raw.githubusercontent.com/allmonday/pydantic-resolve... |
|