.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
release.sh
uv.lock
.github/workflows/pypi.yaml
.github/workflows/ruff.yaml
.github/workflows/test.yaml
gifing/__init__.py
gifing/main.py
gifing.egg-info/PKG-INFO
gifing.egg-info/SOURCES.txt
gifing.egg-info/dependency_links.txt
gifing.egg-info/requires.txt
gifing.egg-info/top_level.txt
gifing/utils/__init__.py
gifing/utils/colors.py
img/output.gif
tests/__init__.py
tests/test_colors.py
tests/test_get_images.py
tests/test_make.py
tests/test_set_background_color.py
tests/test_set_labels.py
tests/test_set_size.py
tests/test_version.py
tests/img/image1.jpg
tests/img/image2.jpg
tests/img/image3.jpg