LICENSE
MANIFEST.in
README.md
pyproject.toml
easyapi/__init__.py
easyapi/auth.py
easyapi/base.py
easyapi/bearer.py
easyapi/blocking.py
easyapi/calc.py
easyapi/calc_resource.py
easyapi/client_ip.py
easyapi/constants.py
easyapi/dates.py
easyapi/exception.py
easyapi/filters.py
easyapi/helpers.py
easyapi/middleware.py
easyapi/openapi.py
easyapi/rate_limit.py
easyapi/redis_config.py
easyapi/routes.py
easyapi/schemas.py
easyapi/security.py
easyapi/serializer.py
easyapi/settings_helper.py
easyapi/util.py
easyapi/core/__init__.py
easyapi/core/endpoint.py
easyapi/core/resource.py
easyapi/gen/__init__.py
easyapi/gen/cli.py
easyapi/gen/config.py
easyapi/gen/generator.py
easyapi/gen/inspector/__init__.py
easyapi/gen/inspector/base.py
easyapi/gen/inspector/mysql.py
easyapi/gen/inspector/postgres.py
easyapi/gen/templates/README.md.j2
easyapi/gen/templates/asgi.py.j2
easyapi/gen/templates/env.example.j2
easyapi/gen/templates/gitignore.j2
easyapi/gen/templates/manage.py.j2
easyapi/gen/templates/requirements.txt.j2
easyapi/gen/templates/run.sh.j2
easyapi/gen/templates/module/models.py.j2
easyapi/gen/templates/module/resources.py.j2
easyapi/gen/templates/router/endpoints.py.j2
easyapi/gen/templates/router/urls.py.j2
easyapi/gen/templates/settings/env.py.j2
easyapi/gen/templates/settings/settings.py.j2
easyapi/management/__init__.py
easyapi/management/commands/__init__.py
easyapi/management/commands/mcp_serve.py
easyapi/mcp/__init__.py
easyapi/mcp/protocol.py
easyapi/mcp/schema.py
easyapi/mcp/server.py
easyapi/mcp/testing.py
easyapi/mcp/tool.py
easyapi/mcp/tools.py
easyapi/oauth/__init__.py
easyapi/oauth/_common.py
easyapi/oauth/apps.py
easyapi/oauth/clients.py
easyapi/oauth/codes.py
easyapi/oauth/constants.py
easyapi/oauth/devices.py
easyapi/oauth/discovery.py
easyapi/oauth/models.py
easyapi/oauth/resolver.py
easyapi/oauth/routes.py
easyapi/oauth/session.py
easyapi/oauth/settings_helper.py
easyapi/oauth/tokens.py
easyapi/oauth/migrations/0001_initial.py
easyapi/oauth/migrations/__init__.py
easyapi/oauth/resources/__init__.py
easyapi/oauth/resources/authorize.py
easyapi/oauth/resources/device.py
easyapi/oauth/resources/device_authorization.py
easyapi/oauth/resources/register.py
easyapi/oauth/resources/revoke.py
easyapi/oauth/resources/token.py
easyapi/oauth/templates/zeromcp_oauth/consent.html
easyapi/oauth/templates/zeromcp_oauth/device.html
easyapi/orm/__init__.py
easyapi/tenant/__init__.py
easyapi/tenant/db_router.py
easyapi/tenant/registry.py
easyapi/tenant/tenant.py
easyapi_django.egg-info/PKG-INFO
easyapi_django.egg-info/SOURCES.txt
easyapi_django.egg-info/dependency_links.txt
easyapi_django.egg-info/entry_points.txt
easyapi_django.egg-info/requires.txt
easyapi_django.egg-info/top_level.txt