LICENSE
README.md
pyproject.toml
datasette_user_profiles/__init__.py
datasette_user_profiles/avatar.py
datasette_user_profiles/hookspecs.py
datasette_user_profiles/internal_migrations.py
datasette_user_profiles/manifest.json
datasette_user_profiles/page_data.py
datasette_user_profiles/router.py
datasette_user_profiles.egg-info/PKG-INFO
datasette_user_profiles.egg-info/SOURCES.txt
datasette_user_profiles.egg-info/dependency_links.txt
datasette_user_profiles.egg-info/entry_points.txt
datasette_user_profiles.egg-info/requires.txt
datasette_user_profiles.egg-info/top_level.txt
datasette_user_profiles/icons/eye.svg
datasette_user_profiles/icons/fire.svg
datasette_user_profiles/icons/flower2.svg
datasette_user_profiles/icons/gem.svg
datasette_user_profiles/icons/heart.svg
datasette_user_profiles/icons/lightning-charge.svg
datasette_user_profiles/icons/moon.svg
datasette_user_profiles/icons/music-note.svg
datasette_user_profiles/icons/person.svg
datasette_user_profiles/icons/puzzle.svg
datasette_user_profiles/icons/rocket.svg
datasette_user_profiles/icons/shield.svg
datasette_user_profiles/icons/star.svg
datasette_user_profiles/icons/sun.svg
datasette_user_profiles/icons/tree.svg
datasette_user_profiles/icons/trophy.svg
datasette_user_profiles/routes/__init__.py
datasette_user_profiles/routes/api.py
datasette_user_profiles/routes/pages.py
datasette_user_profiles/static/gen/edit_profile-Byjc7Cxl.css
datasette_user_profiles/static/gen/edit_profile-zdzCO0P-.js
datasette_user_profiles/static/gen/html-Dei3-qUg.js
datasette_user_profiles/static/gen/legacy-DPnXYW8c.js
datasette_user_profiles/static/gen/load-CqhyWHd0.js
datasette_user_profiles/static/gen/profile-2en9F_TV.css
datasette_user_profiles/static/gen/profile-CjyhGTke.js
datasette_user_profiles/static/gen/profiles-BReYQCCe.css
datasette_user_profiles/static/gen/profiles-R_cbGmBp.js
datasette_user_profiles/templates/user_profiles_base.html
sample/sample_wall_plugin.py
scripts/typegen-pagedata.py
tests/test_user_profiles.py