A Python package for determining platform-specific directories (e.g. user data, config, cache, logs). Handles the differences between macOS, Windows, Linux/Unix, and Android so you don't have to.
Stars
921
Forks
82
Watchers
921
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
118
commits
113
commits
48
commits
44
commits
28
commits
28
commits
22
commits
12
commits
9
commits
8
commits
🐛 fix(release): use double quotes for tag variable expansion (#477)
d5d812aView on GitHubbuild(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the all group (#478)
c2b0ceeView on GitHub📝 docs(appauthor): clarify None vs False on Windows (#476)
104d28bView on GitHubbuild(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 in the all group (#474)
bd3c766View on GitHubSeparates implementations of macOS dirs that share a default (#473)
749ac3fView on GitHubRemove persist-credentials: false from release job (#472)
cb88156View on GitHubfix: do not duplicate site dirs in Unix.iter_{config,site}_dirs() when use_site_for_root is active (#469)
3ce0f50View on GitHub