Diferencia entre revisiones de «Python»

De Wiki Proyectos Beta
Ir a la navegación Ir a la búsqueda
([feat] Add information about Python)
Línea 6: Línea 6:
* Python: The Right Way: [https://learnpythontherightway.com/ EN]
* Python: The Right Way: [https://learnpythontherightway.com/ EN]
* Python Standard Library: [https://docs.python.org/3/library/ EN]
* Python Standard Library: [https://docs.python.org/3/library/ EN]
* Código fuente [https://github.com/python/cpython EN]
* Paquetes de Python: [https://pypi.org/ ES]
* Código fuente: [https://github.com/python/cpython EN]
*


== News and blogs ==
== News and blogs ==

Revisión del 16:05 22 feb 2023

Recursos

  • Sitio oficial de Python: EN
  • Documentación oficial de Python: EN
  • Python 3.10 ChangeLog: EN
  • Python: The Right Way: EN
  • Python Standard Library: EN
  • Paquetes de Python: ES
  • Código fuente: EN

News and blogs

Canales YouTube

  • FreeCodeCamp: EN
  • AlgoriSoft - Curso Django: ES
  • OpenBootcamp - Eliges tu ruta de aprendizaje: ES
  • GeeksforGeeks: EN

Libros

Online

  • Libro PDF: ES

Extras

  • Imagen oficial docker: EN

Herramientas

Gestores de paquetes

Entornos virtuales

Editores de texto

IDES

  • Pycharm

General

Características

Versiones

Librerías

  • Pillow : Se recomienda utilizar la librería esta especializada en imágenes, proporciona un buen soporte de formato de archivo y capacidades de procesamiento de imágenes muy eficientes para obtener resultados impresionantes.

Frameworks