LICENSE
README.md
pyproject.toml
aifiles/__init__.py
aifiles/cli.py
aifiles/downloader.py
aifiles/exceptions.py
aifiles/generator.py
aifiles/preview.py
aifiles/registry.py
aifiles.egg-info/PKG-INFO
aifiles.egg-info/SOURCES.txt
aifiles.egg-info/dependency_links.txt
aifiles.egg-info/entry_points.txt
aifiles.egg-info/requires.txt
aifiles.egg-info/top_level.txt
tests/test_cli.py
tests/test_downloader.py
tests/test_generator.py
tests/test_preview.py
tests/test_registry.py