Python bz2模块,常用函数和类
下面列出了Python bz2 模块中定义的常用函数和类,我们从395个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. BZ2File() | 用在(280)个项目中 |
2. BZ2Decompressor() | 用在(144)个项目中 |
3. BZ2Compressor() | 用在(142)个项目中 |
4. decompress() | 用在(64)个项目中 |
5. compress() | 用在(40)个项目中 |
6. open() | 用在(33)个项目中 |