python-lottie
0.7.0+dev351ce82
A framework to work with lottie files and telegram animated stickers (tgs)
__init__.py
Go to the documentation of this file.
1
from
.importer
import
parse_svg_etree, parse_svg_file
2
from
.
import
builder, importer
3
__all__ = [
"builder"
,
"importer"
,
"parse_svg_etree"
,
"parse_svg_file"
]
lottie
parsers
svg
__init__.py
Generated by
1.9.1