Replace appdirs with platformdirs
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Appdirs is no longer maintained: https://github.com/ActiveState/appdirs/commit/8734277956c1df3b85385e6b308e954910533884
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the dependency declarations and search the repository for appdirs imports and usage. Replace the dependency with platformdirs where appropriate, then run the existing test suite to confirm the HTTP interface still works without appdirs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100