Open zwm88 opened 1 year ago
Before working on integration with Pydantic, we need to first work on type-hints because the whole Pydantic is based on type-hints. We have this on our roadmap to work on type-stubs to make our Python packages go nice with linters/IDEs.
Anyone interested in creating such a project? Refer to: https://github.com/LukasMasuch/streamlit-pydantic It should be possible to automatically generate FMX/VCL form from Pydantic models. Then a lot of applications could be based on that rather than streamlit UI.