hatch.python.core.PythonManager

class hatch.python.core.PythonManager(directory: Path)

Bases: object

__init__(directory: Path) None

Methods

__init__(directory)

get_installed()

install(identifier)

remove(dist)

Attributes

directory