python-lottie
0.6.11+deved4e6c7
A framework to work with lottie files and telegram animated stickers (tgs)
|
Static Public Attributes | |
int | Star = 1 |
int | Polygon = 2 |
Additional Inherited Members | |
![]() | |
def | to_dict (self) |
Serializes into a JSON object fit for the Lottie format. More... | |
def | load (cls, lottieint) |
Loads from a JSON object. More... | |
def | clone (self) |
Returns a copy of the object. More... | |
![]() | |
def | __new__ (cls, name, bases, classdict) |