platformdirs 4.3.6
0
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.
Contents
A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir
.
The tox-dev/platformdirs
repo was created 3 years ago and the last code push was 4 days ago.
The project is popular with 578 github stars!
How to Install platformdirs
You can install platformdirs using pip
pip install platformdirs
or add it to a project with poetry
poetry add platformdirs
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/platformdirs/
- Documentation:
- https://platformdirs.readthedocs.io
- GitHub Repo:
- https://github.com/platformdirs/platformdirs
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common platformdirs errors.
Code Examples
Here are some platformdirs
code examples and snippets.
GitHub Issues
The platformdirs package has 11 open issues on GitHub
- Does not work with Nuitka
- Allow XDG_CONFIG_HOME on macOS