Documentation ¶
Overview ¶
Package python provides analysers for Python projects.
A `BuildTarget` in Python is the directory of the Python project, generally containing `requirements.txt` or `setup.py`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Discover ¶
Discover constructs modules in all directories with a `requirements.txt` or `setup.py`.
func FromRequirements ¶
func FromRequirements(reqs []pip.Requirement) []pkg.Import
Types ¶
Click to show internal directories.
Click to hide internal directories.