python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
__init__.py
Go to the documentation of this file.
1 from . import svg, tgs, sif
2 __all__ = ["svg", "tgs", "sif"]