Skip to main content

CLI tool to directly zip several files/folders or an existing folder

Project description

zipf

CLI tool to directly zip several files/folders or an existing folder

Make a zip from list of files/folders with or without specifying the archive name ("%Y_%m_%d-%H_%M_%S.zip" if not specified) or from an existing folder.

Installation

With pip:
sudo pip3 install zipfs

With yay:
yay -a zipf

With yaourt:
yaourt -a zipf

Compatibility

python >= 3

Usage

zipf / zipper [F_PATH_01 F_PATH_02 ...] [ARCHIVE_NAME]
options:
         -h, --help        show this help message and exit

Examples

For help:

zipf -h
or
rt --help


Make a zip archive from 3 files:

zipf titi/toto.jpg titi/tutu.jpg tata.txt

Giving the 2019_05_15-17_25_44.zip archive

Make a zip archive from 2 files and one folder with specifying the archive name (work):

zipf titi/toto.jpg titi/ tata.txt work

Giving the work.zip archive

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zipfs-1.0.5.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

zipfs-1.0.5-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page