Skip to content

Adding to stdlib/pathlib? #265

Open
Open
@matterhorn103

Description

@matterhorn103

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions