Concepts

Understanding how fromager works under the hood.

Key Topics

These guides explain the fundamental concepts and design principles behind fromager:

  • Bootstrap vs Build Modes - Understand the difference between recursive discovery (bootstrap) and single-package builds (build)

  • Dependency Types - Learn about build-system, build-backend, build-sdist, and install dependencies

Reference Material