Overview
An intro to the Pants engine's core concepts.
Pants is designed around extensibility.
Core concepts
This part is still under progress. In the meantime, see these slides from a talk we gave about how Pants uses modern Python 3 features for its plugins.
The register.py
entry point
register.py
entry pointUpdated over 3 years ago