IProject Interface
Represents a Python project.
public interface IProject
Properties
ActiveModules
The collection of active modules in this project.
Resolver
The IResolver to use for this project.
SearchPaths
The list of paths (in priority order) to search when looking for packages.