Expand description
§changepacks-python
Python project support for changepacks.
Implements project discovery and version management for pyproject.toml files. Parses TOML using the toml crate and preserves formatting when updating versions. Supports both single packages and workspace configurations.
Re-exports§
pub use finder::PythonProjectFinder;