#
7-zip
Here are 48 public repositories matching this topic...
File and Archive Manager
c
editor
windows
shell
c-plus-plus
lua
filemanager
cpp
command-line
plugins
file-handling
file-management
ftp-client
file-manager
7-zip
winscp
far-manager
colorer
ofm
farmanager
-
Updated
Apr 25, 2022 - C++
7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)
-
Updated
Apr 13, 2022 - HTML
Powershell module for creating and extracting 7-Zip archives
-
Updated
Mar 12, 2022 - C#
A C++ static library offering a clean and simple interface to the 7-zip DLLs.
c-plus-plus
compression
gzip
dll
cpp
zip
tar
rar
archives
extraction
bzip2
in-memory
cpp-library
7-zip
static-library
encrypted-archives
7z
7zip
multi-volume-archives
archives-metadata
-
Updated
Mar 28, 2022 - C++
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
for archiving
Issue on archiving, compression or encryption
7-zip build and package script with nsis script decompiling using ms visual studio
build-automation
microsoft-visual-studio
nsis
build-script
7-zip
ms-visual-studio
7zip
build-scripts
nsis-decompiling
nsis-script-decompiling
-
Updated
Mar 29, 2022 - Batchfile
distribution
automation
build
packages
sevenzip
nuget
getnutool
vssbe
vssolutionbuildevent
7-zip
7z
7zip
hmsbuild
-
Updated
Feb 17, 2022 - Batchfile
this development arisen from the own set of the constantly updated scripts and tools collected for comfortable work under Windows. Some good ideas were invented by me, others were borrowed from different places. After installing on PC it puts 7-Zip, ConEmu, ConsoleZ, Clink, Far3, unix ports, Notepad3 and allows to deploy others.
git
shell
console
environment
command-line
toolkit
perl
scripting
conemu
cygwin
cmd
command-line-tools
7-zip
far3
clink
consolez
-
Updated
Apr 23, 2022 - Shell
Easy-to-use 7-Zip/NanaZip manager for toolbar, file-types and icons.
-
Updated
Mar 22, 2022
A 7-Zip icon theme featuring only the default Windows 11 .zip icon
-
Updated
Jul 3, 2021
A PowerShell script used to back up files and folders
-
Updated
Sep 7, 2018 - PowerShell
[UNOFFICIAL MIRROR] A file archiver with a high compression ratio
c
c-plus-plus
compression
gzip
dll
cpp
zip
rar
archives
extraction
bzip2
extract-archive
in-memory
lzma
extract-files
7-zip
encrypted-archives
compress-files
7z
7zip
-
Updated
Dec 28, 2021 - C++
In-memory decompression of *.7z archives with a single function call
-
Updated
Jun 16, 2018 - C++
Improve this page
Add a description, image, and links to the 7-zip topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 7-zip topic, visit your repo's landing page and select "manage topics."


I'm using the following code.
outdbfpis apathlib.WindowsPathof the file I want to compress. Its value is of the formMYPATH\db.sqlite3.outdbzipis apathlib.WindowsPathof the output file I want. Its value is of the formMYPATH\db.7z.Notice the two files are on the same directory.