Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

python-zstandard-compression-test

This script gives examples of how to use the zstandard Python module for compression and decompression.

It also shows how using dictionaries gives superior performance when compressing smaller strings.

In order to run the script, you may need to install the zstandard module:

pip3 install zstandard

About

Python script to test the zstandard module

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages