zipcreator
A quick tool for creating a zipfile from a list of files and/or directories.
Getting Started
Documentation
Find full documentation of the project here: https://zipcreator.readthedocs.io
Installing
python setup.py install
or
pip install zipcreator
Example
from zipcreator import list_zip
files = ['test.txt', 'testdir/']
dest = 'result.zip'
list_zip.create(files, dest)
Versioning
- v1.0.0 - Initial Release - 04/20/2020
- v1.0.1 - Added ability to pass in directory name only - 08/15/2020
Authors
- Matt Palazzolo - GitHub Profile
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zipcreator-1.0.1.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zipcreator-1.0.1.tar.gz.
File metadata
- Download URL: zipcreator-1.0.1.tar.gz
- Upload date:
- Size: 2.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.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa7244fcb5adfcf55d3349bc2ca417bc47f5b0ac20931060787901471be2c705
|
|
| MD5 |
4a42c540270517e1366e36bbb19227e4
|
|
| BLAKE2b-256 |
cf1ad212faee71859eeef4ec51710bba49b597b861deabcb1fcabc0126966b70
|
File details
Details for the file zipcreator-1.0.1-py3-none-any.whl.
File metadata
- Download URL: zipcreator-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 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.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ecd9164d33383b31e6fe8da54351a39770faf4db2231085ba59dd112729f237
|
|
| MD5 |
74143bffedc9b92650920aad9412a530
|
|
| BLAKE2b-256 |
131db464dfd62afffb924d2f78947991bcf9baa8342e6ed0f7cbb43bd624f11b
|