python-lottie
0.6.11+devc144cca
A framework to work with lottie files and telegram animated stickers (tgs)
|
Functions | |
def | prettyprint (lottie_object, out=sys.stdout, indent=" ", _i="") |
def | prettyprint_summary (lottie_object, out=sys.stdout, indent=" ", _i="") |
def lottie.exporters.pretty_print.prettyprint | ( | lottie_object, | |
out = sys.stdout , |
|||
indent = " " , |
|||
_i = "" |
|||
) |
Definition at line 14 of file pretty_print.py.
def lottie.exporters.pretty_print.prettyprint_summary | ( | lottie_object, | |
out = sys.stdout , |
|||
indent = " " , |
|||
_i = "" |
|||
) |
Definition at line 48 of file pretty_print.py.