Pants
Pants is an open-source build system for large, multi-language monorepos that emphasizes fine-grained caching, dependency inference, and fast incremental builds, with particularly strong support for Python.
3 resources across 1 library
Glossary Terms(3)
Bazel (build tool)
Bazel is an open-source build and test tool, based on Google's internal Blaze system, that uses fine-grained dependency graphs and aggressive caching to produc…
Pants (build system)
Pants is an open-source build system for large, multi-language monorepos that emphasizes fine-grained caching, dependency inference, and fast incremental build…
Buck2
Buck2 is Meta's open-source, Rust-based build system, a ground-up rewrite of its original Buck build tool, designed for extremely fast, reliable builds across…