If you're looking to migrate from Windows to Linux, you'll want a distribution with a familiar UI and a dependable base. VailuxOS easily checks both of those boxes.
azure-image-editor/ ├── .venv/ # Python virtual environment ├── src/ │ ├── azure_image_client.py # Azure API client │ ├── mcp_server.py # STDIO MCP server │ └── mcp_server_http.py # HTTP/JSON-RPC MCP ...