🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
@python_practice
2.74K
subscribers
124
photos
106
files
4.12K
links
Docs, news, links, referencias de código y proyectos en Python para practicar y entender mejor este fascinante lenguaje.
Recursos:
@python_practice_books
@MycroPython
,
@blocklycode
,
@miprochip_com
@miproshop
¡Juega con Python y aprenderás!
Download Telegram
Join
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
2.74K subscribers
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/twitter-bot-python-tweepy/?s=09
Realpython
How to Make a Twitter Bot in Python With Tweepy – Real Python
In this step-by-step tutorial, you'll learn how to make a Twitter bot in Python with Tweepy, which is a package that provides a very convenient way to use the Twitter API. You can use your Twitter bot to automate all or part of your Twitter activity.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/EOda73Ju4gc
YouTube
Videoreceta Python No. 2-4: Formatear Números
Formatear Números en lenguaje de programación Python.
Enlaces:
https://docs.python.org/3.7/library/functions.html?highlight=format#format
https://docs.python.org/3.7/library/string.html#formatspec
Repositorio: https://github.com/Fhernd/Recetas-Python
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/38uU8ouQYR0
YouTube
Python - Ejercicio 100: Obtener el Nombre del Host donde se Ejecuta un Script
Obtener el Nombre del Host donde se Ejecuta un Script con el lenguaje de programación Python.
https://github.com/Fhernd/Python-Ejercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/matlab-vs-python/?s=09
Realpython
MATLAB vs Python: Why and How to Make the Switch – Real Python
In this step-by-step tutorial, you'll learn about MATLAB vs Python, why you should switch from MATLAB to Python, the packages you'll need to make a smooth transition, and the bumps you'll most likely encounter along the way.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/XfmMthXAoHM
YouTube
Videoreceta Python No. 2-5: Decimales con Precisión Arbitraria
Decimales con Precisión Arbitraria en el lenguaje de programación Python.
Repositorio: https://github.com/Fhernd/Recetas-Python
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/sLXHnNN4edk
YouTube
Python - Ejercicio 101: Acceder a una URL e Imprimir su Contenido HTML
Acceder a una URL e Imprimir su Contenido HTML con el lenguaje de programación Python.
https://github.com/Fhernd/Python-Ejercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/directory-tree-generator-python/?s=09
Realpython
Build a Python Directory Tree Generator for the Command Line – Real Python
In this step-by-step project, you'll create a Python directory tree generator application for your command line. You'll code the command-line interface with argparse and traverse the file system using pathlib.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/flask-by-example-part-1-project-setup/?s=09
Realpython
Deploying a Python Flask Example Application Using Heroku – Real Python
In this step-by-step tutorial, you'll learn how to create a Python Flask example web application and deploy it using Heroku.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Aq1z5RcsJds
YouTube
Videoreceta Python No. 2-6: Generar Números Aleatorios
Generar Números Aleatorios en el lenguaje de programación Python.
Repositorio: https://github.com/Fhernd/Recetas-Python
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/T7veJwQY0CA
YouTube
Python - Ejercicio 102: Mostrar el Contenido de un Directorio por Medio de subprocess
Mostrar el Contenido de un Directorio por Medio de subprocess con el lenguaje de programación Python.
https://github.com/Fhernd/Python-Ejercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://realpython.com/lessons/bokeh-course-section-3-overview/?s=09
Realpython
Bokeh Course: Section 3 Overview – Real Python
Welcome to an overview of Section 3. You’ll start by configuring the toolbar, and how to decide which tools you’d like to include in it. You’ll start using those tools to select data points— all those glyphs inside your visualizations. Next, how to…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/-ZNxbq3DNE0
YouTube
Los usos de PYTHON más importantes que te dejarán ALUCINADO
🐍
¿Que se puede hacer con Python 3?
🔥
Suscríbete: https://youtube.com/c/VictorRoblesWEB?sub_confirmation=1
🐍
Aprende Python, Django, Flask, Tkinter y más aquí
👉
https://victorroblesweb.es/master-python
🎓
Cursos online de desarrollo web: https://victorroblesweb.es/academy
📰
Blog: https://…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/fovpM-jb67I
YouTube
Videoreceta Python No. 2-7: Obtener la Hora y Fecha Actuales
Obtener la Hora y Fecha Actuales en el lenguaje de programación Python.
Repositorio: https://github.com/Fhernd/Recetas-Python
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/5oDlLg75rjs
YouTube
Python - Ejercicio 103: Obtener el Nombre de Archivo de una Ruta Absoluta
Obtener el Nombre de Archivo de una Ruta Absoluta con el lenguaje de programación Python.
https://github.com/Fhernd/Python-Ejercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://www.theinsaneapp.com/2021/06/list-of-python-projects-with-source-code-and-tutorials.html?m=1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://github.com/sonos/pyFLAC
GitHub
GitHub - sonos/pyFLAC: Real-time lossless audio compression in Python
Real-time lossless audio compression in Python. Contribute to sonos/pyFLAC development by creating an account on GitHub.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://stackabuse.com/python-how-to-flatten-list-of-lists
Stack Abuse
Python: How to Flatten a List of Lists
In this tutorial, we'll go over examples of how to flatten a 2D (list of lists) list into one list. We'll use for loops, list comprehensions, recursive algorithms, as well as libraries like Numpy and functools.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/UK-RZ9nR374
YouTube
Videoreceta Python No. 2-8: Diferencia entre Horas y Fechas
Diferencia entre Horas y Fechas en el lenguaje de programación Python.
Repositorio: https://github.com/Fhernd/Recetas-Python
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/NowvDVr0dL0
YouTube
Python - Ejercicio 104: Obtener el ID de Usuario, Grupo e IDs de Grupos Complementarios
Obtener el ID de Usuario, Grupo e IDs de Grupos Complementarios con el lenguaje de programación Python.
https://github.com/Fhernd/Python-Ejercicios
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
Forwarded from
🇪🇸
Python Practice Book
🐍
💻
📚
📝
🗃
https://github.com/activeceron
pydata_intro.pdf
1.6 MB
Correos electrónicos pydata_intro.pdf