qgis-deployment-cli
qgis-deployment-cli copied to clipboard
Idea: use platformdirs to manage user folders
https://pypi.org/project/appdirs/
It could help to reduce code complexity, especially in shortcuts and profiles management. But it's an additional dependency.
What do you think @jmkerloch?