We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install Node.js 16 or above. (Verify by node --version)
node --version
Install Python 3.7+. (Verify by python --version)
python --version
Install pnpm with cmd npm install -g pnpm
pnpm
npm install -g pnpm
Clone autorest.python.
Step into repo autorest.python and run:
autorest.python
pnpm install pnpm build
packages/cadl-python
cadl compile {your-cadl-files}/. --emit=@azure-tools/cadl-python
The generated SDK code will be in cadl-output
cadl-output