Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Setting up for development

Before you begin

You’ll want to have the following tools installed:

These tools will be handy too, but they can be all installed via uv tool install so you don’t need to pre-install them:

Basic concepts

(Or how not to break your computer)

Virtual environments

The first thing you should know when packaging is how to install stuff.