.gitignore
CHANGELOG.rst
LICENSE
Makefile
README.rst
pyproject.toml
requirements.in
requirements.txt
.github/dependabot.yml
.github/release.yml
.github/workflows/publish.yml
.github/workflows/test.yml
demo/README.rst
demo/index.html
demo/script.js
scripts/create_account.py
scripts/delete.py
scripts/download.py
scripts/requirements.txt
scripts/upload.py
src/kinto_attachment/__init__.py
src/kinto_attachment/listeners.py
src/kinto_attachment/utils.py
src/kinto_attachment/views.py
src/kinto_attachment.egg-info/PKG-INFO
src/kinto_attachment.egg-info/SOURCES.txt
src/kinto_attachment.egg-info/dependency_links.txt
src/kinto_attachment.egg-info/entry_points.txt
src/kinto_attachment.egg-info/requires.txt
src/kinto_attachment.egg-info/top_level.txt
tests/__init__.py
tests/test_events.py
tests/test_plugin_setup.py
tests/test_utils.py
tests/test_views_attachment.py
tests/config/events.ini
tests/config/functional.ini
tests/config/local.ini
tests/config/s3.ini
tests/config/s3_per_resource.ini