Post
Caddy Snake v0.2.2 Released
Published Nov 19, 2025, 05:10 PM
Our community member Miguel Liezun has shipped a fresh release of Caddy Snake, see the release notes for v0.2.2.
Caddy Snake is a Caddy plugin that lets you run Python web applications (WSGI and ASGI) directly inside the Caddy web server. It aims to make serving Python apps feel as natural and seamless as serving static files or reverse-proxying, without requiring a separate app server like Gunicorn, Uvicorn, or Daphne.
Project page: https://github.com/mliezun/caddy-snake
Quick start: install with pip install caddysnake (this only works on Linux x64/arm64).
This release includes binaries for arm machines.
#python#projects#caddy#web-servers