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.
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.