appdirs 1.4.4
0
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Contents
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
Stars: 1046, Watchers: 1046, Forks: 98, Open Issues: 49The ActiveState/appdirs
repo was created 14 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1046 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
Related Packages
Errors
A list of common appdirs errors.
Code Examples
Here are some appdirs
code examples and snippets.