python-lottie
0.7.0+dev351ce82
A framework to work with lottie files and telegram animated stickers (tgs)
|
Classes | |
class | HtmlOutput |
Functions | |
def | export_lottie (animation, file, pretty=False) |
def | export_tgs (animation, file, sanitize=False, validate=False) |
def | export_embedded_html (animation, file) |
def | export_linked_html (animation, file, path) |
def lottie.exporters.core.export_embedded_html | ( | animation, | |
file | |||
) |
def lottie.exporters.core.export_linked_html | ( | animation, | |
file, | |||
path | |||
) |
def lottie.exporters.core.export_lottie | ( | animation, | |
file, | |||
pretty = False |
|||
) |