Python language adapter for [sdivi-rust](https://github.com/geoffgodwin/sdivi-rust).
Implements `LanguageAdapter` using the `tree-sitter-python` grammar to parse Python source
files and produce `FeatureRecord`s for the sdivi-rust pipeline.
Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.