apppath

Created on 27/04/2019

A class and a set of functions for providing for system-consensual path for apps to store data, logs, cache…

@author: cnheider

Functions

open_app_path(app_path, sub_dir[, site, verbose])

description

Classes

AppPath(app_name[, app_author, app_version, ...])

AppPath class for easing cross-platform access to proper app data directories This class is an abstraction for getting system conventional application paths for data, logs, etc.

AppPathSubDirEnum(value)

description