python-lottie
0.7.0+dev351ce82
A framework to work with lottie files and telegram animated stickers (tgs)
|
Functions | |
def | parse_tgs_json (file) |
Reads both tgs and lottie files, returns the json structure. More... | |
def | open_maybe_gzipped (file, on_open) |
def | parse_tgs (filename) |
Reads both tgs and lottie files. More... | |
def lottie.parsers.tgs.parse_tgs | ( | filename | ) |