Skip to main content

fromager

Fromager is a tool for rebuilding complete dependency trees of Python wheels from source.

Goals

Fromager is designed to guarantee that:

  • Every binary package you install was built from source in a reproducible environment compatible with your own.

  • All dependencies are also built from source, no prebuilt binaries.

  • The build tools themselves are built from source, ensuring a fully transparent toolchain.

  • Builds can be customized for your needs: applying patches, adjusting compiler options, or producing build variants.

Design Principles

Fromager automates the build process with sensible defaults that work for most PEP-517–compatible packages. At the same time, every step can be overridden for special cases, without baking those exceptions into Fromager itself.

Build Collections of Wheels

Fromager can also build wheels in collections, rather than individually. Managing dependencies as a unified group ensures that:

  • Packages built against one another remain ABI-compatible.

  • All versions are resolved consistently, so the resulting wheels can be installed together without conflicts.

This approach makes Fromager especially useful in Python-heavy domains like AI, where reproducibility and compatibility across complex dependency trees are essential.

Authentication

Fromager automatically authenticates to GitHub and GitLab APIs using credentials from netrc or environment variables. See the authentication guide for details.

Additional docs

What's with the name?

Python's name comes from Monty Python, the group of comedians. One of their skits is about a cheese shop that has no cheese in stock. The original Python Package Index (pypi.org) was called The Cheeseshop, in part because it hosted metadata about packages but no actual packages. The wheel file format was selected because cheese is packaged in wheels. And "fromager" is the French word for someone who makes or sells cheese.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fromager-0.93.0.tar.gz (594.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fromager-0.93.0-py3-none-any.whl (206.5 kB view details)

Uploaded Python 3

File details

Details for the file fromager-0.93.0.tar.gz.

File metadata

  • Download URL: fromager-0.93.0.tar.gz
  • Upload date:
  • Size: 594.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for fromager-0.93.0.tar.gz
Algorithm Hash digest
SHA256 c498dc870a3b8edd09279ce207c232b5b085e2bb7f2ac73d0d3d92fc4d233742
MD5 b99ed595f919d48a46eccf09419aef05
BLAKE2b-256 02e2e4023bcdf30926772faf2e9af2e2f68e4d41ed0151a2423ac287e67cc78f

See more details on using hashes here.

Provenance

The following attestation bundles were made for fromager-0.93.0.tar.gz:

Publisher: python-publish.yaml on python-wheel-build/fromager

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fromager-0.93.0-py3-none-any.whl.

File metadata

  • Download URL: fromager-0.93.0-py3-none-any.whl
  • Upload date:
  • Size: 206.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for fromager-0.93.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e8639d65064cbed7eaf04dbc2be9276aafd8b861aa3c710a9d2ba471219e3cf
MD5 8d2e6d8e5691b0b8e08f0cc165488dff
BLAKE2b-256 206a280fc22a37118e9e22d37620c625d4a1e9af1416cab80b83861c15e9ed9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for fromager-0.93.0-py3-none-any.whl:

Publisher: python-publish.yaml on python-wheel-build/fromager

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page