Overview of Prowler components and technology stack
masterProwler is composed of several distinct components, each using a specific technology stack:
- SDK: Python 3.10+ (managed with
uv) located inprowler/. - API: Django 5.1, Django REST Framework (DRF), and Celery located in
api/. - UI: Next.js 16, React 19, and Tailwind 4 located in
ui/. - MCP: FastMCP 2.13.1 located in
mcp_server/.