LICENSE
README.md
pyproject.toml
feather/__init__.py
feather/auth/__init__.py
feather/auth/decorators.py
feather/auth/domains.py
feather/auth/google.py
feather/auth/permissions.py
feather/auth/permissions_logic.py
feather/auth/roles.py
feather/auth/routes.py
feather/auth/setup.py
feather/auth/tenancy.py
feather/cache/__init__.py
feather/cache/base.py
feather/cache/decorators.py
feather/cache/memory.py
feather/cache/redis.py
feather/cli/__init__.py
feather/cli/build.py
feather/cli/db.py
feather/cli/dev.py
feather/cli/dx.py
feather/cli/generate.py
feather/cli/jobs.py
feather/cli/new.py
feather/cli/platform_admin.py
feather/core/__init__.py
feather/core/app.py
feather/core/config.py
feather/core/decorators.py
feather/core/discovery.py
feather/core/error_handlers.py
feather/core/health.py
feather/core/helpers.py
feather/core/middleware.py
feather/db/__init__.py
feather/db/base.py
feather/db/mixins.py
feather/db/pagination.py
feather/events/__init__.py
feather/events/dispatcher.py
feather/events/events.py
feather/exceptions/__init__.py
feather/jobs/__init__.py
feather/jobs/base.py
feather/jobs/monitoring.py
feather/jobs/rq.py
feather/jobs/scheduler.py
feather/jobs/sync.py
feather/jobs/thread.py
feather/serializers/__init__.py
feather/serializers/base.py
feather/services/__init__.py
feather/services/base.py
feather/static/api.js
feather/static/apple-touch-icon.png
feather/static/dropdown.js
feather/static/favicon.svg
feather/static/feather.js
feather/static/icon-192.png
feather/static/icon-512.png
feather/storage/__init__.py
feather/storage/base.py
feather/storage/gcs.py
feather/storage/local.py
feather/templates/components/__init__.html
feather/templates/components/alert.html
feather/templates/components/button.html
feather/templates/components/card.html
feather/templates/components/confirm_modal.html
feather/templates/components/dropdown.html
feather/templates/components/icon.html
feather/templates/components/input.html
feather/templates/components/modal.html
feather/templates/components/prompt_modal.html
feather/templates/components/toast.html
feather/templates/errors/auth_required.html
feather/templates/errors/error.html
feather_framework.egg-info/PKG-INFO
feather_framework.egg-info/SOURCES.txt
feather_framework.egg-info/dependency_links.txt
feather_framework.egg-info/entry_points.txt
feather_framework.egg-info/requires.txt
feather_framework.egg-info/top_level.txt