Diferencia entre revisiones de «Python»
Ir a la navegación
Ir a la búsqueda
([feat] Add information about Python) |
([feat] Add information about Python) |
||
Línea 7: | Línea 7: | ||
* 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] | * Código fuente [https://github.com/python/cpython EN] | ||
== News and blogs == | == News and blogs == | ||
Línea 24: | Línea 18: | ||
* OpenBootcamp - Eliges tu ruta de aprendizaje: [https://open-bootcamp.com/cursos ES] | * OpenBootcamp - Eliges tu ruta de aprendizaje: [https://open-bootcamp.com/cursos ES] | ||
* GeeksforGeeks: [https://www.youtube.com/c/GeeksforGeeksVideos EN] | * GeeksforGeeks: [https://www.youtube.com/c/GeeksforGeeksVideos EN] | ||
== Libros == | |||
=== Online === | |||
* Libro PDF: [https://python-intermedio.readthedocs.io/_/downloads/es/latest/pdf/ ES] | |||
== Extras == | == Extras == |
Revisión del 19:23 12 sep 2022
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
- Código fuente EN
News and blogs
- News: EN
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
- Python 3.10.6
- Python 3.10.5
- Python 3.10.4
- Python 3.9.13
- Python 3.9.12
- Python 3.9.11
- Python 3.8.13
- Python 3.7.13
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.