sourcesfere.blogg.se

Visual studio code install python
Visual studio code install python





If you are unfamiliar with Miniconda and Anaconda, they are distributions of Python that also include the conda package and environment manager, and a number of other useful packages. If you have previously installed the Anaconda or Miniconda distribution feel free to skip to Section 2.2.2. Miniconda is a lightweight version of the popular Anaconda distribution. We recommend installing the latest version of Python via the Miniconda distribution by following the instructions in the Miniconda documentation. The Docker approach is recommended for anyone that runs into issues installing or using any of the software below on their specific operating system, or anyone who would simply prefer to use Docker - if that’s you, skip to Section 2.3 for now, and we’ll describe the Docker setup later in Section 2.6. However, we also support an alternative setup with Docker that has everything you need already installed to get started.

visual studio code install python

Section 2.2.1 and Section 2.2.2 describe how to install the software you’ll need to develop a Python package and follow along with the text and examples in this book. We’ll assume Mac and Linux users are using the “Terminal” and Windows users are using the “Anaconda Prompt” (which we’ll install in the next section) as a CLI. We’ll be using a CLI for various tasks throughout this book. The command-line interface #Ī command-line interface (CLI) is a text-based interface used to interact with your computer.

visual studio code install python

If you intend to follow along with the code presented in this book, we recommend you follow these setup instructions so that you will run into fewer technical issues.







Visual studio code install python