Skip to content

[ENH] Support XDG config/data directories #698

@mrueg

Description

@mrueg

😕 Addressed Problem

Right now, data and config is stored in the current folder the binary is running from.

💡 Suggested Solution

Use https://specifications.freedesktop.org/basedir/latest/ to use well-known directory structure to store config and data. https://pypi.org/project/xdg-base-dirs/ can be used in python for that.

🔎 Alternatives

No response

🗺️ Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions