python使用snappy压缩
生活随笔
收集整理的這篇文章主要介紹了
python使用snappy压缩
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
今天在網(wǎng)上找了很久,終于找到1個(gè)snappy壓縮命令行,記錄下來(lái):1.wget https://bootstrap.pypa.io/get-pip.py2.python ./get-pip.py
3.yum install gcc-c++4.pip install python-snappy
用法:
python -m snappy -c uncompressed_file compressed_file.snappypython -m snappy -d compressed_file.snappy uncompressed_file參考:https://github.com/andrix/python-snappy
轉(zhuǎn)載于:https://www.cnblogs.com/dailidong/p/7571086.html
總結(jié)
以上是生活随笔為你收集整理的python使用snappy压缩的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 倚天遇到屠龙:LightGBM VS x
- 下一篇: UVA11825: Hackers' C