+ INFORMATION

Share on social networks!

Top extensions to program Python in VS

Today we are going to see the extensions that every Python programmer should have installed in Visual Studio Code (VSCode) to make their time as productive as possible and make our work easier.

1. Python

Obviously, the first on the list had to be this extension, which allows us to use Python in VSCode.

Image

2.Python Indent

The best extension to indent our Python code.

Image

3. Better Comments

With this extension we can improve the comments of our code, which we can categorize into: Alerts, Queries or Featured among others.

Image
Image

4. Python Snippets

It is a highly recommended extension for beginners as it contains code snippets for lists, strings, dictionaries, tuples, classes, etc. with at least one example of each of them.

This way we avoid having to write the same code over and over again.

Image

5. Python Test Explorer

This extension allows us to run Python Unittest, Pytest or Testplan tests with the Test Explorer user interface

Image

6.Python Preview

It allows us a debug preview for Python.

Image

7. Python Type Hint

This extension offers us autocompletion options for our code.

Image

8. AREPL for Python

I find this extension really useful, it offers us a real-time preview of the execution of our code.

Image
Image

9. AutoDocstring

Perfect for generating documentation for Python functions.

Image

10. Djaneiro

An extension for Django developers, with templates, models, views, fields and forms.

Image

These are some of the many extensions that you can install in VSCode to program Python, we show you the ones that, to us, seem most interesting and can make our work easier when programming.

And you, do you have any extension that you find essential to work in VSCode? We read you in comments!

Remember that you can learn features like this and much more with our Master in Advanced Programming in Python for Big Data, Hacking and Machine Learning.

Subscribe to our newsletter to stay up to date with all the news

EIP International Business School informs you that the data in this form will be processed by Mainjobs Internacional Educativa y Tecnológica, SA as the person responsible for this website. The purpose of collecting and processing personal data is to respond to the query made as well as to send information about the services of the data controller. Legitimation is the consent of the interested party.
You can exercise your rights of access, rectification, limitation and deletion of data in compliance@grupomainjobs.com as well as the right to file a claim with the supervisory authority. You can consult additional and detailed information on Data Protection in the Privacy Policy that you will find in our Web page
marter-in-python

Leave a comment