fasterzip icon indicating copy to clipboard operation
fasterzip copied to clipboard

A faster python zipfile.

Results 1 fasterzip issues
Sort by recently updated
recently updated
newest added
trafficstars

Apart from having a slightly different interface, this package is not faster than the builtin `zipfile` in my tests: |package | time | |----------- | ------- | |`zipfile` | 00:56|...