联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 压缩解压(246) 
按平台查找All Python(246) 

[压缩解压] Password-Manager

密码管理器可以提取包含excel文件的加密7z文件,能够编辑它,然后用加密再次压缩它。。。
Password Manager can extract a encrypted 7z file containing an excel file, is able to edit it and then compress it again with encryption... (2024-03-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709874919938127.html

[压缩解压] python-obfuscator

10层Python混淆器Python.混淆脚本-Python.Minifier和Python.Compressor包含比Pyarmor更好的外壳代码Obf…
10 Layer Python Obfuscator python Obfuscation Script - Python Minifier And Python Compressor Included Better Then Pyarmor Shellcode Obf… (2023-11-03, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699152558309950.html

[压缩解压] python-obfuscator

10层Python混淆器Python.混淆脚本-Python.Minifier和Python.Compressor包含比Pyarmor更好的外壳代码Obf…
10 Layer Python Obfuscator python Obfuscation Script - Python Minifier And Python Compressor Included Better Then Pyarmor Shellcode Obf… (2023-10-30, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698711561943054.html

[压缩解压] Archive-Extractor

这个简单的Python脚本用作存档提取器,允许用户轻松地从各种压缩文件格式中提取内容,...,
This simple Python script serves as an archive extractor, allowing users to easily extract contents from various compressed file formats, including Zip, Tar, 7-Zip, and RAR. (2023-10-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696404667474883.html

[压缩解压] Speed-Test-Weather-Logger

速度测试和天气记录器,基于指定的ZIP记录互联网速度测试(下载和上传)和当前天气信息...,
Speed Test & Weather Logger, logs internet speed tests (both download and upload) and current weather information based on a specified ZIP code. The results are saved to a CSV file and also logged. (2023-09-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694601716590251.html

[压缩解压] SensorZipFile

从存档zip文件中读取传感器,并进行一些等式,然后将其写入新文件中,
read the sensors from the archive zip file and do some equation and write it in new file, (2020-01-24, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689244730865855.html

[压缩解压] Deegram

官方存储库分叉:电报机器人,可以下载torrents、mega、谷歌驱动器、电报文件和直接链接+所有yt-dlp-su...,
Fork of Official Repository: Telegram bot which can download torrents, mega, google drive, telegram file and direct links + all yt-dlp supported sites, then upload them to google drive or telegram cloud. This bot supports more features like zip or extract before upload, seed after upload using qBittorrent or aria2c and many more, read features (2022-11-27, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689244642260333.html

[压缩解压] hamstall

用于管理存档(.zip、.tar.gz、.7z、.rar和.tar.xz)的包管理器,
A package manager for managing archives (.zip, .tar.gz, .7z, .rar, and .tar.xz), (2020-03-09, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689244608816622.html

[压缩解压] CyclicParticleAccelerator

用Python完成的模拟,描述粒子通过具有可调动能和b...的循环加速器的过程...,
Simulation done in Python that depicts the process of a particle moving through a Cyclic Accelerator with adjustable kinetic energy and bunch compressor size (2022-02-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242902643573.html

[压缩解压] Image-Jpeg-Compression

这是一个图像压缩器,它使用哈夫曼树、量化、DCT等算法来压缩图像。,
This is an Image compressor which uses algorithms like Huffman tree, Quantization, DCT inorder to compress images., (2022-09-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242902627951.html

[压缩解压] PiedPipper

Piped Piper是一个在线图像压缩器,允许压缩JPG或PNG图像并调整其大小。,
Piped Piper is an online image compressor allows to compress and resize your JPG or PNG images., (2023-03-15, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242902282379.html

[压缩解压] Python-LZW-Compressor

用Pyhton编写的简单LZW压缩器。考虑到速度和内存使用情况,这不是很实际,但在某些方面可能具有指导意义。,
A simple LZW compressor written in Pyhton. It s not very practical considering speed and memory usage, but can be instructive in some ways., (2010-12-11, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242886966504.html

[压缩解压] ImageCompressor

一种简单的Socket客户端-服务器安排,用于获取图像并将其压缩并发送到下载程序。,
A simple Socket client-server arrangement for getting Images and compress them and sending them to the downloader., (2017-06-16, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242828121325.html

[压缩解压] Picture-Compressor

压缩文件夹及其子文件夹中的图片,并将其保存为优化的jpg、保存器戳记和EXIF,
Compresses pictures in a folder and it s subfolders and saves them as optimized jpg, preservers stamps and EXIF, (2021-11-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242828611012.html

[压缩解压] django-simpleinliner

一个Django应用程序,用于在模板中内联静态文件,灵感来自Django压缩器、djangoPipeline和Django-inlinecss,
A Django app for inlining static files in templates, taking inspiration from django-compressor, django-pipeline and django-inlinecss, (2022-06-06, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242754879229.html

[压缩解压] lzw-pattern-recognizer

在UFPB实施信息论简介的第二个项目,将LZW压缩器插入K邻域算法,
Implementation of the second project of intro to Information theory at UFPB, plugging an LZW compressor to K-neighboors algorithm, (2021-06-29, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242358698108.html

[压缩解压] Python-Compressor

Python文件压缩器(使.py文件变得更小)与Pyminifier类似,使用字节码和zlib。,
Python File Compressor (Makes .py files WAY smaller size) Similar to Pyminifier, uses bytecode and zlib., (2022-10-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242309740359.html

[压缩解压] spatio-temporal-couplings

Python函数,用于模拟由压缩器光栅的热致变形引起的时空耦合(STC)。,
Python functions used to simulate the spatio-temporal couplings (STC) resulting from heat-induced deformation of compressor gratings., (2020-03-26, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689242208156690.html

[压缩解压] django-compressor-purgecss-filter

清除Django Compressor的CSS筛选器,以删除未使用的CSS并最小化您的CSS文件,
PurgeCSS filter for Django Compressor to remove unused CSS and minimize your css files, (2022-12-23, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689241995344905.html

[压缩解压] SomePythonThings-Zip-Manager

SomePythonhings Zip管理器:易于使用的快速强大的应用程序,用于压缩和提取文件
SomePythonhings Zip Manager: Easy-to-use fast and powerful application to compress and extract files (2022-01-05, Python, 7831KB, 下载0次)

http://www.pudn.com/Download/item/id/1686576992248028.html
总计:246