Package org.sonar.plugins.python.indexer
@ParametersAreNonnullByDefault
package org.sonar.plugins.python.indexer
-
ClassDescriptionRepresents source roots extracted from a build configuration file (pyproject.toml or setup.py).Telemetry data for namespace packages.Result of package root resolution containing both the resolved roots and information about how they were resolved.Build systems supported in pyproject.toml.How the package roots were resolved.Resolves package root directories for Python projects.Result of extracting source roots from pyproject.toml, including the build system detected.Extracts source root directories from pyproject.toml build system configurations.Extracts source root directories from setup.py files.