Skip to content

frafra/extract-from-url

 
 

Repository files navigation

Description

Take advantage of libarchive to download and extract files without having to store the archive first. Works with ZIP files too!

Dependencies

  1. libarchive-c which requires libarchive-devel or libarchive-dev to be built
  2. tqdm for progress bars

You can use poetry or pip to install the dependencies.

Usage

As standalone program

Please see cli.py --help

As library

Available as package on PyPI.

About

Download and extract files on-the-fly (ZIP files too)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages