python-lottie
0.6.11+devc144cca
A framework to work with lottie files and telegram animated stickers (tgs)
|
Functions | |
def | get_parser (basename=None, path="/tmp", formats=["html"], verbosity=1) |
def | run (animation, ns) |
def | script_main (animation, basename=None, path="/tmp", formats=["html"], verbosity=1, strip=float_strip) |
def lottie.utils.script.get_parser | ( | basename = None , |
|
path = "/tmp" , |
|||
formats = ["html"] , |
|||
verbosity = 1 |
|||
) |