Was looking for the fastest way to deploy a Python script and API with a fairly simple UI and came across Anvil. No JS needed ;)
- Web-based IDE
- Create your UI with drag and drop
- Run Python on the server
- Inbuilt postgres db
Went from someone with no web development experience wondering, "Could I make this idea for a simple web app happen? (It doesn't seem like it should be that hard.)" to building it (and enjoying it).