app_dir                 Convenience wrapper for getting app dirs.
rappdirs-package        Application directories: determine where to
                        save data, caches and logs.
site_data_dir           Return full path to the user-shared data dir
                        for this application.
user_cache_dir          Return full path to the user-specific cache dir
                        for this application.
user_data_dir           Return path to user data directories.
user_log_dir            Return full path to the user-specific log dir
                        for this application.
