Pizzaz Template (python-pizzaz)
Bash
nitrostack-py init pizzaz --template python-pizzaz
Pizza shop finder with list/map/shop widgets under widgets/out/.
Open shops only:
show_pizza_listwith{"openNow": true}show_pizza_mapwith{"filter": "open_now"}
Omitting those fields returns every shop, including closed ones.
Inspector: HTTP + stateless, auth off. NITROSTACK_APP_MODE=universal. See Widgets.