appdirs: Small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”

Description

Small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”

License

MIT

Upstream Contact

https://pypi.org/project/appdirs/

Type

standard

Dependencies

Version Information

package-version.txt:

1.4.4

version_requirements.txt:

appdirs

Installation commands

$ pip install appdirs
$ sage -i appdirs
$ conda install appdirs
$ sudo pacman -S -python-appdirs
$ sudo xbps-install python3-appdirs

If the system package is installed, ./configure will check if it can be used.