dephell / dephell/dephell_archive

Pre-caching extractall

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
6
PR merge metrics
No merged PRs in 30d

Description

When doing deep inspection of an archive, it isnt effecient to leave the archive open and extract each file individually.

Both tarfile and zipfile support `extractall`, which could be used to fully populate the cache, and then the archive can be closed and disk cache used.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.