Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AutoRest Python Documentation

These documents are Python-specific, see our main docs for more general information

  1. Generating Python Clients with AutoRest

    • How do I generate code? Main documents are here, while python-specific docs are here
  2. Using Your Generated Python Client

  3. Migrating from AutoRest 2.0 to 3.0

    • I have old generated code using the previous version of AutoRest. How do I upgrade my code? Main docs here, Python-specific docs here
  4. Developing with AutoRest

    • How do I generate or contribute to AutoRest in dev mode? Main docs here
  5. Samples

    • Sample readmes and generated code for common scenarios.
  6. FAQ

  7. Troubleshooting