vmklib.tasks.python.sa
index
/home/vkottler/src/vkottler/workspace/vmklib/vmklib/tasks/python/sa.py

A module for Python static-analysis tasks.

 
Functions
       
register(manager: vcorelib.task.manager.TaskManager, project: str, cwd: pathlib.Path, substitutions: Dict[str, str]) -> bool
Register static-analysis tasks to the manager.

 
Data
        Dict = typing.Dict
PREFIX = 'python-'