An implementation of Amazon Ion for Python. This package is designed to work with Python 3.8+. Newer language features will be used as deemed valuable. Support may be dropped for versions more than ...
tkVideo is a Python module for playing videos in GUIs created with tkinter. It does so by binding to a tkinter.Label widget of the user's choice and rapidly changing its image object. This will create ...