I build Python tooling—mostly around developer experience, validation, and workflow/modeling (BPMN). I’m also slowly trying to make time for Go and Vue.
If you find something useful here, feel free to fork it. PRs and issue reports are welcome.
Schema-driven HTML forms from Pydantic/JSON Schema—aimed at turning validated models into usable UIs quickly.
- Repo: https://github.com/devsetgo/pydantic-schemaforms
- Docs: https://devsetgo.github.io/pydantic-schemaforms/stable/
- Live demo: https://pydantic-schemaforms.devsetgo.com/
- Python: 3.14+
A CLI tool for calendar-based versioning (CalVer): bump versions consistently and keep releases moving without overthinking SemVer.
- Repo: https://github.com/devsetgo/bumpcalver
- Docs: https://devsetgo.github.io/bumpcalver/
- Python: 3.9+
My personal “standard library” for Python projects: shared utilities and patterns I reuse across repos.
- Repo: https://github.com/devsetgo/devsetgo_lib
- Docs: https://devsetgo.github.io/devsetgo_lib/latest/
- Python: 3.10+
- DevSetGo.com (personal site)
- Website: https://devsetgo.com
- Repo: https://github.com/devsetgo/dsg
- TestAPI: a small FastAPI project for learning/experiments




