Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace appdirs with platformdirs #225

Open
bdale opened this issue Apr 3, 2024 · 3 comments
Open

replace appdirs with platformdirs #225

bdale opened this issue Apr 3, 2024 · 3 comments

Comments

@bdale
Copy link

bdale commented Apr 3, 2024

In Debian bug #1067977, Simon McVittie points out that python3-appdirs is dead upstream and will not be included in the next Debian stable release. He suggests migrating to python3-platformdirs, which is reportedly a fork of appdirs with a very similar API.

See the full but report at https://bugs.debian.org/1067977

@reilleya
Copy link
Owner

reilleya commented Apr 3, 2024

👍 Will do in the next release!

@benrussell11
Copy link

benrussell11 commented Apr 3, 2024 via email

@reilleya
Copy link
Owner

reilleya commented Apr 5, 2024

Hey Ben, no specific plans as of now. I don't get as much time to work on this as I used to, which is slowing things down. I'd need to decide exactly what the scope of 0.6.0 will be to have a better idea of when I could complete it. I don't think there's much room for additional simulation features without a rewrite of the application, so it'll mostly be focused on fixing issues like the interface not scaling well on windows machines with high DPI displays. Would be great to get it out this year as those machines are just becoming more and more common.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants