python-lottie
0.6.11+deved4e6c7
A framework to work with lottie files and telegram animated stickers (tgs)
|
Go to the source code of this file.
Namespaces | |
lottie.parsers.tgs | |
Functions | |
def | lottie.parsers.tgs.parse_tgs_json (file) |
Reads both tgs and lottie files, returns the json structure. More... | |
def | lottie.parsers.tgs.open_maybe_gzipped (file, on_open) |
def | lottie.parsers.tgs.parse_tgs (filename) |
Reads both tgs and lottie files. More... | |