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 details)
Built Distribution
zipfs-1.0.5-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file zipfs-1.0.5.tar.gz
.
File metadata
- Download URL: zipfs-1.0.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcf7ccac767ccc326e4f4843aa11e0e053dac8946d7f5cc7bedc70bba312c82e |
|
MD5 | 483f1ecd8b8a59e42c399e3bb697a453 |
|
BLAKE2b-256 | aeff7268c9aec6337a65ea80a9dfb54a01eaaff48339e81e6185720e89921f05 |
File details
Details for the file zipfs-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: zipfs-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a653db456b4b0a51dd08908c3de8f8899a02681c7f5041056df4327df7df5df |
|
MD5 | d3dabfbf5ba1fed9090fd145576bdb9b |
|
BLAKE2b-256 | ed62a6b903e707b134d795fe245b623c02965e34c8c696a33af11bc95e7a25a1 |