python-lottie
0.7.0+dev351ce82
A framework to work with lottie files and telegram animated stickers (tgs)
|
Namespaces | |
exporters | |
gui | |
importers | |
nvector | |
objects | |
Package with all the Lottie Python bindings. | |
parsers | |
utils | |
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") | |
string | version_tuple = "unknown" else (0, 0, 0) |
lottie.err |
Definition at line 17 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 17 of file __init__.py.
lottie.pipe |
Definition at line 11 of file __init__.py.
tuple lottie.version_tuple = "unknown" else (0, 0, 0) |
Definition at line 29 of file __init__.py.
lottie.vfn = os.path.join(os.path.dirname(os.path.dirname(here)), "version") |
Definition at line 21 of file __init__.py.