Parts¶
Parts are most commonly used with the Python, Poetry, and uv plugins to manage a charm’s Python environment, but they can also add additional files with parts using the Dump plugin.
Plugins¶
Plugins determine a part’s build behavior. In Charmcraft, they are used to manage Python environments and manipulate files.