Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Python Class GeneratorNew to Visual Studio Code? Get it now.
Python Class Generator

Python Class Generator

James Quick

|
21,037 installs
| (1) | Free
Will generate a Python class in the open project directory based on user input
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Python Class Generator README

Demo Video Python Class Generator

This extension will generate a Python class file based on User Input. The user will be prompted for the name of the class he/she wants to create as well as the properties of that class.

This generator will then create a python class file in the currently open directory with a constructor, getters for each class property, and a string function!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft