Dynamic Modules & Autoreload: Serve Multiple Python Apps from One Caddy Instance
· 3 min read
This release introduces two major features: dynamic module loading and built-in autoreload. Together, they let you serve multiple Python apps from a single Caddy instance and hot-reload code changes during development — without restarting Caddy.
