About¶
pydantic-schemaforms is a Python library for generating server-rendered HTML forms from Pydantic models.
It focuses on:
- A simple model → schema → HTML pipeline
- First-class sync (WSGI) and async (ASGI) integration helpers
- Offline-by-default asset delivery (vendored/inlined assets), with explicit opt-in for CDNs
Project links:
- Docs: https://devsetgo.github.io/pydantic-schemaforms/
- GitHub: https://github.com/devsetgo/pydantic-schemaforms
- PyPI: https://pypi.org/project/pydantic-schemaforms/
About Me¶
I am a software engineering manager with an eclectic background in various industries (finance, manufacturing, and metrology). I am passionate about software development and love to learn new things.