Python API

Warning

Very incomplete.

class vee.home.Home(root=None, repo=None)[source]

The starting point of everything VEE.

Parameters:
  • root (str) – The root directory of the home; defaults to $VEE.
  • repo (str) – The name of the default repository; defaults to $VEE_REPO.