ShaonMahmood / ProjectCreationAutomation

A simple desktop app for creating new python projects automatically
0 stars 0 forks source link

Add project skeleton automation #8

Open saqibur opened 2 years ago

saqibur commented 2 years ago

This feature will allow the user to specify a type of Python project among Django, Flask or a normal Python project. From there, we'll suggest a few cookie-cutter templates to choose from. Finally, the project directory is created according to the chosen template/structure.

saqibur commented 2 years ago

I'd like to work on this, please assign the issue to me.

ShaonMahmood commented 2 years ago

assigned