aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/README
blob: 5bfccdbfd5f4d4ac71896b6d0c470d6fab387f37 (plain)
1
2
3
4
5
platformdirs is a small Python module for determining appropriate
platform-specific directories, e.g. a "user data dir". It abstracts
differences across Linux/Unix, macOS, Windows, and Android.

Homepage: https://platformdirs.readthedocs.io/en/latest/