Revision history  [back]

Create a python project in a fast way

I create small python projects recently. They have only two or three files. I find the normal to create a project in wingpro is a little complex. First choose the python command, second add the directory, open a file windows, finally I must save the project file, I have to input the project name two times.

Is there a way to create a lightweight project? I think script or macro can help me, but no idea. The projects I want to create always use the same python env. I hope I only input the project name once and get the project work.

Maybe a command line agent is helpful too. I use vscode and sublime text, code or subl can create a project very fast. But I can't find how to use or create a "wing" command to do such thing.