Contents

platformdirs 4.3.6

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: 578, Watchers: 578, Forks: 50, Open Issues: 11

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
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