Skip to content

Pure Python heatshrink library, based on heatshrink2 library

License

Notifications You must be signed in to change notification settings

yawor/heatshrinkpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeatshrinkPy

Compression using the Heatshrink algorithm in Python 3.

This library is a pure Python rewrite and a drop-in replacement of heatshrink2 library.

It is significantly slower than the native one. It can be used as a fallback if building a native extension is not an option.

Installation

From PyPI:

$ pip install heatshrinkpy

Usage

Please refer to the heatshrink2 library for usage and documentation - just replace heatshrink2 with heatshrinkpy where applicable.

License

ISC license

About

Pure Python heatshrink library, based on heatshrink2 library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages