title | description | ms.date | ms.topic | author | ms.author | manager | ms.custom | ms.workload | ||
---|---|---|---|---|---|---|---|---|---|---|
Quickstart - Create a Python project from code |
In this quickstart, you create a Visual Studio project for Python from an existing folder, using a convenient template. |
12/06/2018 |
quickstart |
JoshuaPartlow |
joshuapa |
jillfra |
seodec18, SEO-VS-2020 |
|
Once you've installed Python support in Visual Studio, it's easy to bring existing Python code into a Visual Studio project.
Important
The process described here does not move or copy the original source files. If you want to work with a copy, duplicate the folder first.
[!INCLUDEproject-from-existing]
If desired, run the program by pressing Ctrl+F5 or selecting Debug > Start without Debugging.
[!div class="nextstepaction"] Tutorial: Work with Python in Visual Studio