python-lottie
0.6.11+devc144cca
A framework to work with lottie files and telegram animated stickers (tgs)
__init__.py
Go to the documentation of this file.
1
from
.
import
builder, importer
2
from
.importer
import
parse_sif_file
3
from
.builder
import
to_sif
4
5
__all__ = [
"builder"
,
"importer"
,
"parse_sif_file"
,
"to_sif"
]
lottie
parsers
sif
__init__.py
Generated by
1.8.17