python-lottie 0.7.1+dev23f1ddd
A framework to work with lottie files and telegram animated stickers (tgs)
|
Namespaces | |
namespace | exporters |
namespace | gui |
namespace | importers |
namespace | nvector |
namespace | objects |
Package with all the Lottie Python bindings. | |
namespace | parsers |
namespace | utils |
namespace | version |
Variables | |
here = os.path.dirname(os.path.abspath(__file__)) | |
pipe | |
out | |
err | |
vfn = os.path.join(os.path.dirname(os.path.dirname(here)), "version") | |
str | version_tuple = "unknown" else (0, 0, 0) |
lottie.err |
Definition at line 22 of file __init__.py.
lottie.here = os.path.dirname(os.path.abspath(__file__)) |
Definition at line 10 of file __init__.py.
lottie.out |
Definition at line 22 of file __init__.py.
lottie.pipe |
Definition at line 13 of file __init__.py.
tuple lottie.version_tuple = "unknown" else (0, 0, 0) |
Definition at line 33 of file __init__.py.
lottie.vfn = os.path.join(os.path.dirname(os.path.dirname(here)), "version") |
Definition at line 26 of file __init__.py.