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: 1025, Watchers: 1025, Forks: 96, Open Issues: 50

The ActiveState/appdirs repo was created 13 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1025 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.