Skip to content

jamesqquick/Python-Class-Creator-Extension

Repository files navigation

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!

About

VS Code extension for creating Python classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published