Skip to content

brandenhall/stripgifunzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stripgifunzip

Python script for unzipping an animated GIF into a byte arrays for use with LED strips

You must have Pillow installed for this script to work.

easy_install pillow

or

pip install pillow

To run the script:

python stripgifunzip.py foo.gif

About

Python script for unzipping an animated GIF into a byte arrays for use with LED strips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages