python 使用gzip解密数据

import gzip 

 

 

gzip.decompress('数据').decode('utf8')

posted @ 2023-08-12 20:01  mlto  阅读(79)  评论(0编辑  收藏  举报