https://github.com/ranjan2104/unzip-a-file
To unzip a single file or folder, open the zipped folder, then drag the file or folder from the zipped folder to a new location. To unzip all the contents of the zipped folder, press and hold (or right-click) the folder, select Extract All, and then follow the instructions.
https://github.com/ranjan2104/unzip-a-file
python-3 zipfile
Last synced: 3 months ago
JSON representation
To unzip a single file or folder, open the zipped folder, then drag the file or folder from the zipped folder to a new location. To unzip all the contents of the zipped folder, press and hold (or right-click) the folder, select Extract All, and then follow the instructions.
- Host: GitHub
- URL: https://github.com/ranjan2104/unzip-a-file
- Owner: Ranjan2104
- License: apache-2.0
- Created: 2021-07-07T10:41:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T10:44:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T16:31:08.612Z (4 months ago)
- Topics: python-3, zipfile
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnZip a File
To unzip a single file or folder, open the zipped folder, then drag the file or folder from the zipped folder to a new location. To unzip all the contents of the zipped folder, press and hold (or right-click) the folder, select Extract All, and then follow the instructions.