{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"}],"enrichment":{"capability":"Reads and extracts files from ZIP archives hosted on remote servers without downloading the entire archive, using HTTP range requests to fetch only the needed portions.","skillfed_tags":["zip-handling","http-streaming"],"use_cases":["Extract specific files from large ZIP archives hosted on cloud storage or web servers without downloading gigabytes of data","List and inspect the contents of remote ZIP files to decide which files to extract before fetching them","Integrate remote ZIP file access into data pipelines where bandwidth or latency constraints make full downloads impractical","Access archived datasets or software distributions hosted remotely in a streaming fashion"],"what_it_does":"remotezip2 is a fork of python-remotezip that enables reading and extracting files from ZIP archives hosted on remote servers without downloading the entire file. It uses HTTP range requests to fetch only the portions of the archive needed to locate and extract specific files, making it useful for working with large remote ZIP files over the network.\n\nThe package has no runtime dependencies and supports Python 3.9, 3.10, 3.11, 3.12, and 3.13. It is marked as Production/Stable but has been dormant since its initial release on 2024-12-01. The fork was created to be more responsive to pull requests than the original upstream project.","worth_installing":"Yes, if you need to work with remote ZIP files and can accept the GPL v3 copyleft requirement. The package has low install friction and no dependencies, but verify whether the original upstream project or this fork is the active choice for your use case, given the dormant maintenance status."},"id":"remotezip2","links":{"html":"https://skillfed.io/packages/remotezip2","md":"https://skillfed.io/packages/remotezip2.md","pypi":"https://pypi.org/project/remotezip2/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-12-01","license_spdx":null,"license_treatment":"permissive","name":"remotezip2","python_support":"supports_current","summary":"Fork of python-remotezip"},"popularity":{"monthly_downloads":313350,"position":7717,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.2"}
