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

Python and Dependencies

  • Pin the Python version that is known good.
  • Keep third-party packages minimal.
  • Separate runtime dependencies from optional tools.