Skip to content

Bluefox Stack

A batteries-included Python web framework paired with a deployment platform. Convention over configuration. From first line to production in minutes.

Get started

bfx init my-app && cd my-app
bfx db migrate initial
bfx dev

Auth, health endpoint, structured logging, and a welcome page — running locally in three commands.

Ready to build something real? Follow the tutorial.