Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Add a new dependency with uv

uv add PACKAGE

For example to add Flask as a dependency:

uv add flask