Contents

platformdirs 4.9.2

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: 897, Watchers: 897, Forks: 76, Open Issues: 0

The tox-dev/platformdirs repo was created 4 years ago and the last code push was 7 hours ago.
The project is popular with 897 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 0 open issues on GitHub

  • Provide a graceful fall back when the appdata registry folder doesn't exist
  • HOME and StartMenu?

See more issues on GitHub

Related Packages & Articles

python-dotenv 1.2.1

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