Skip to content

issues Search Results · repo:gtsystem/python-remotezip language:Python

Filter by

15 results
 (66 ms)

15 results

ingtsystem/python-remotezip (press backspace or delete to remove)

Many thanks for making this super use file library. I guess the answer is no due to the package name, but I just wanted to check if there are any plans for supporting other compressed files such as tgz ...
  • shimwell
  • 1
  • Opened 
    on Jun 10, 2024
  • #27

I m trying to extract two small files within a ZipFile within another ZipFile. Could this functionality be supported, or could an example be provided if already supported? ZipFile(RemoteZip(url).open(internal_zip_filename)) ...
  • JodanJodan
  • 2
  • Opened 
    on Mar 2, 2024
  • #26

Unfortunatelly summing up all uncompressed sizes of all zipped entries is not equivalent to the filesize if I were to download a zip file. I guess thats because the zip file itself has metadata etc. Therefore, ...
  • relikd
  • 3
  • Opened 
    on Feb 20, 2024
  • #24

Hi, Thank you for this library. I can see that there is no wheel for 0.12.0, 0.12.1, 0.12.2. Would you be able to upload one? It seem that from pip23.1 wheels or pyproject.toml would be required to install ...
  • edek437
  • 2
  • Opened 
    on Feb 7, 2024
  • #22

Hi, tabulate is one used in one place and this can be substituted with some good ol print formatting. To minimize the dependencies, I d kindly request to drop tabulate from the list of dependencies
  • Zethson
  • 2
  • Opened 
    on Aug 7, 2023
  • #20

Please add git tags for releases.
  • avalentino
  • 1
  • Opened 
    on Jul 15, 2023
  • #19

:wave: remotezip team! We ve been using remotezip with great success in one of our packages, so first of all, thank you very much. We d like to distribute our package on conda-forge, and as such, we need ...
  • jhkennedy
  • 2
  • Opened 
    on Apr 11, 2023
  • #18

When trying to use remotezip with PyPi, I discovered that while their server supports range requests, it does not support using a negative offset to get {content-length - bytes}-{content-length}. When ...
  • EmmaJaneBonestell
  • 5
  • Opened 
    on Jan 12, 2023
  • #15

remotezip raising remotezip.RemoteIOError on some files. For example, http://0x0.st/o5Pa.apk (it s unavailable for now, so I re-uploaded it to https://transfer.sh/get/rndzvr/test.apk) Also uploaded it ...
  • drygdryg
  • 3
  • Opened 
    on Dec 19, 2022
  • #13

It would be nice to have a version with asynchronous network I/O support. It may rely on aiohttp or httpx instead of the Requests.
  • drygdryg
  • 1
  • Opened 
    on Dec 12, 2022
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub