Package Details: python-lottie 0.7.0-1

Git Clone URL: https://aur.archlinux.org/python-lottie.git (read-only, click to copy)
Package Base: python-lottie
Description: A Python framework to work with Lottie files and Telegram animated stickers.
Upstream URL: https://pypi.org/project/lottie
Licenses: AGPL
Groups: efb
Replaces: python-tgs
Submitter: specter119
Maintainer: None
Last Packager: specter119
Votes: 1
Popularity: 0.000000
First Submitted: 2020-05-11 03:32 (UTC)
Last Updated: 2022-10-15 14:19 (UTC)

Latest Comments

MarsSeed commented on 2023-10-13 13:55 (UTC)

Please kindly remove the now unneeded, unused optdepend python-pypotrace-git, and add optdepends=python-glaxnimate for trace support. (Evidence: extras_require in setup.py.

huyz commented on 2020-01-28 15:43 (UTC) (edited on 2020-01-28 15:43 (UTC) by huyz)

Follow official repo's README here https://gitlab.com/mattia.basaglia/tgs#optional-requirements

Optional Requirements

coverage                            To show unit test coverage, used optionally by test.sh
pillow, pypotrace>=0.2, numpy, scipy To convert raster images into vectors
pillow                              To load image assets
cairosvg                            To export PNG / PDF / PS
cairosvg, pillow                  To export GIF
cairosvg, numpy, Python OpenCV 2  To export video
fonttools                           To render text as shapes

So it's better to add these packages to optdepends.