python-fhs
Python module for using the FHS and XDG basedir paths.

◆ HOME

fhs.HOME = os.path.expanduser('~')

Current user's home directory.

Definition at line 110 of file fhs.py.