Skip to content

Instantly share code, notes, and snippets.

@ricardocuellar
Created February 6, 2025 19:47
Show Gist options
  • Select an option

  • Save ricardocuellar/066066c9d72cc02405e5dac57d262dcf to your computer and use it in GitHub Desktop.

Select an option

Save ricardocuellar/066066c9d72cc02405e5dac57d262dcf to your computer and use it in GitHub Desktop.
Instalaciones recomendadas - Curso de Python

Instalaciones recomendadas - Curso de Python: Fundamentos hasta los detalles.

Python Logo

Generales

  1. Instalar Python
  2. Verificar instalación de Python
    • python3 --version
    • python --version

Instalar editor de código o IDE. (Elige el que más se acomode a ti)

Extensiones de VS Code

  1. Python
  2. Pylance
  3. Python Debugger
  4. Python Indent
  5. Python Docstring Generator
  6. AutoPep8
  7. Error Lens
  8. Activitus Bar

Temas de VS Code

@PsychoKillerdd

Copy link
Copy Markdown

gracias

@PandaDesigner

Copy link
Copy Markdown

gracias

@diego-novoa

Copy link
Copy Markdown

gracias

@emimo43

emimo43 commented May 15, 2026

Copy link
Copy Markdown

Muchas gracias

@Nanakuh

Nanakuh commented Sep 7, 2026

Copy link
Copy Markdown

Gracias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment