An example project that demonstrates how to use Tilt to develop on a Python app (built with Flask). Read doc.
This progression of examples shows how to start, and incrementally update your project for the fastest possible update time. Follow along in our Python example project guide.
- 0-base: the simplest way to start
 - 1-measured: use 
local_resourceto measure your deployment time - 2-optimize-dockerfile: be sure to optimize your Dockerfile to make good use of caching
 - 3-recommended: use 
live_updatefor super-fast deploys 
- debugger-examples: examples of how to use remote Python debuggers with your Tilt workflow
 
Copyright 2022 Docker, Inc.
Licensed under the Apache License, Version 2.0