Contents

platformdirs 4.2.0

0

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

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

Stars: 484, Watchers: 484, Forks: 43, Open Issues: 11

The platformdirs/platformdirs repo was created 2 years ago and the last code push was 15 hours ago.
The project is popular with 484 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
License
Homepage
PyPi:
https://pypi.org/project/platformdirs/
Documentation:
https://platformdirs.readthedocs.io
GitHub Repo:
https://github.com/platformdirs/platformdirs

Classifiers

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

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

See more issues on GitHub

Related Packages & Articles

python-dotenv 1.0.1

Read key-value pairs from a .env file and set them as environment variables