• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Rahul Bodana

My WordPress Blog

  • Home
  • Coding
Home » Programming » Python » How to Set up Python Development Environment in VS code

How to Set up Python Development Environment in VS code

June 28, 2020 by Rahul

Do you want to use the VS Code for Python development? in this case, first, you need to Set up its development environment in your Visual Studio Code. If you are Wondering that How to Set up Python Development Environment in VS code then you have read this Article and Follow along the process which I am Going to mention in this post.

How to Set up Python Development Environment in VS code

How to Set up Python Development Environment in VS code

To Setup python in your Visual Studio Code first, you need to install the Visual Studio Code in your Computer. Once you installed visual studio code in your PC successfully then you can Follow the Step-by-Step process below –

  1. First, open the Visual Studio Code if you did not launch it already.
  2. Click on the Extention option on Left Sidebar or Ctrl+Shift+X to open the Extention option.
  3. Search for Python in the Search bar.
  4. Install python Extention with the id ms-python.python.
  5. Make sure that the Python is installed on your computer otherwise it’ll not work. You can install Python from the official Site or By Anaconda Installation.

Once you have done everything that I mentioned above then the Python Interpreter will start working with your VS code. If not while typing python code you can always select Python interpreter.

So that’s How to Set up Python Development Environment in your Visual studio code in your Computer. If you have any question in your mind then you can ask in the comment section.

Related Posts:
  • How to Set up Python Development Environment in Atom
  • How to Install Python on iOS Smartphones
  • How to Install Scrapy along with Virtual Environment
  • How to Install Anaconda on Windows Computer/Laptop/PC
  • What is Python and What you can do with it?

Filed Under: Python

Primary Sidebar

Recent Posts

  • Best Python books for Advance Python Programmers
  • 9 Best Python Books for Beginners to Learn Python from Scratch
  • 10 Best Python Books For Intermediate Programmers
  • How to Install Scrapy along with Virtual Environment
  • Introduction of Web Scraping in Python with Scrapy

Recent Comments

  • Bonita on How to Set up Python Development Environment in VS code
  • Sameer on How to Set up Python Development Environment in VS code
  • Kristin on How to Set up Python Development Environment in VS code
  • Izac on How to Set up Python Development Environment in VS code
  • SandraClolf on How to install Python Package using PIP & PYPI

Categories

  • Python
  • Python Books
  • Scraping

Copyright © 2021