Lottie Specs Python bindings for the Lottie specs Links Source: https://github.com/lottie/lottie-specs-python PyPI: https://pypi.org/project/lottie-specs/ Building Packages pip install build twine python3 -m build --sdist --wheel twine upload dist/*