# Setup {.unnumbered} These appendices keep the course setup deliberately boring: install a supported Python, create a development environment, and choose an editor that helps you read, run, and revise code comfortably. The dragons can stay on the map because we've got tools to build. - [Installing Python 3.14](installing-python.qmd) - [Python Development Environment](development-environment.qmd) - [Choosing an Editor](editors.qmd)