FICHA · MANJARO

python-platformdirs

A library to determine platform-specific system directories

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Finds the correct user, cache, config, data, and runtime directories for the current operating system. It helps Python applications store files in expected locations instead of hard-coding paths.

The library only reports locations; the application decides what to write there. Review storage behavior when files may contain private settings, tokens, or user data.

Permissions

Permissions not analysed for this source yet.