🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.
copied from cf-post-staging / streamlit-pydanticStreamlit-pydantic makes it easy to auto-generate UI elements from Pydantic models or dataclasses. Just define your data model and turn it into a full-fledged UI form. It supports data validation, nested models, and field limitations. Streamlit-pydantic can be easily integrated into any Streamlit app.