Contents

appdirs 1.4.4

0

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

Stars: 1078, Watchers: 1078, Forks: 100, Open Issues: 44

The ActiveState/appdirs repo was created 15 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 1078 github stars!

How to Install appdirs

You can install appdirs using pip

pip install appdirs

or add it to a project with poetry

poetry add appdirs

Package Details

Author
Trent Mick
License
MIT
Homepage
http://github.com/ActiveState/appdirs
PyPi:
https://pypi.org/project/appdirs/
GitHub Repo:
https://github.com/ActiveState/appdirs

Classifiers

  • Software Development/Libraries/Python Modules
No  appdirs  pypi packages just yet.

Errors

A list of common appdirs errors.

Code Examples

Here are some appdirs code examples and snippets.