Open
Description
Hi, I love this module and use it all the time. Many thanks for everyone's work!
Given platformdirs
provides such key functionality with a fairly small footprint, is it insane to think that maybe it could be added to the Python standard library?
Given that pathlib
already has Path.home()
, maybe it could just be added to pathlib
? Accessed with from pathlib import PlatformDirs
? And then function identically to the way it does now?
Metadata
Metadata
Assignees
Labels
No labels