I took the images2gif.py class (https://bitbucket.org/bench/images2gif.py) and modified it to work with Python 3. Most of the work involved moving from str type to bytes.
Code is on github (https://github.com/isaacgerg/images2gif).
Our life and adventures.
I took the images2gif.py class (https://bitbucket.org/bench/images2gif.py) and modified it to work with Python 3. Most of the work involved moving from str type to bytes.
Code is on github (https://github.com/isaacgerg/images2gif).