Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Replace `os.path` with `Path` and "unzip" with `shutil.unpack_archive`

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
30/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Search the repository's notebooks for uses of os.path and the unzip operation; the issue does not name a specific file or test. Run the affected notebook workflows and confirm that path handling and archive extraction work across platforms without those patterns.

Written by the indexing model from the issue text.

Description

@melonora pointed out that this would better generalizes to all platform.

Dominant language
Jupyter Notebook
Stars
67
Forks
26
Avg merge
4m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scverse/spatialdata-tutorials

All issues in scverse/spatialdata-tutorials

Similar issues

More Operating Systems issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.