Versions in this module Expand all Collapse all v0 v0.1.2 Jul 30, 2026 v0.1.1 Jul 25, 2026 v0.1.0 Jul 25, 2026 Changes in this version + func PythonAnalyzer(opts ...Option) *pythonAnalyzer + type BoundaryStrategy string + const StrategyModule + const StrategyPackage + const StrategySubpackage + type Option func(*pythonAnalyzer) + func WithBoundaryStrategy(s BoundaryStrategy) Option