diff --git a/pycon-latam-2021/category.json b/pycon-latam-2021/category.json new file mode 100644 index 000000000..b9e133f51 --- /dev/null +++ b/pycon-latam-2021/category.json @@ -0,0 +1,3 @@ +{ + "title": "PyCon Latam 2021" +} diff --git a/pycon-latam-2021/videos/analisis-exploratorio-de-datos-tecnologia-social-y-gobiernos-democraticos.json b/pycon-latam-2021/videos/analisis-exploratorio-de-datos-tecnologia-social-y-gobiernos-democraticos.json new file mode 100644 index 000000000..e66ff3147 --- /dev/null +++ b/pycon-latam-2021/videos/analisis-exploratorio-de-datos-tecnologia-social-y-gobiernos-democraticos.json @@ -0,0 +1,24 @@ +{ + "description": "Datos abiertos son recursos para el desarrollo de tecnologías que ayudan a solventar problemas sociales y fomentar la gestión participativa en los gobiernos locales. La charla enseñará técnicas iniciales para explotar conjuntos de datos abiertos con los paquetes más populares de Python para ciencia de datos. Además hablaremos acerca de la importancia de la transparencia de datos y el panorama regional de transparencia de los datos en América Latina. La charla va dirigida a personas con conocimientos iniciales en Python y a las que tienen interés en el tema de innovación cívica.", + "duration": 2120, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Ana Cecília Vieira" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/kFbsP4wFjag/maxresdefault.jpg", + "title": "Análisis exploratorio de datos: tecnología social y gobiernos democráticos", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=kFbsP4wFjag" + } + ] +} diff --git a/pycon-latam-2021/videos/api-first-primero-entendamos-el-negocio-y-despues-lo-codificamos.json b/pycon-latam-2021/videos/api-first-primero-entendamos-el-negocio-y-despues-lo-codificamos.json new file mode 100644 index 000000000..c5bdd14ce --- /dev/null +++ b/pycon-latam-2021/videos/api-first-primero-entendamos-el-negocio-y-despues-lo-codificamos.json @@ -0,0 +1,24 @@ +{ + "description": "API First es un patrón de diseño que se enfoca en crear primero de la interfaz de la aplicación basado en los requerimientos del negocio y posteriormente codificarla. Analizaremos las ventajas y desventajas de este patrón de diseño, la especificación OpenAPI 3.0, las herramientas y buenas prácticas en Python para implementarla", + "duration": 2153, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Erik Rivera" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/8ZPbRU44r0w/maxresdefault.jpg", + "title": "API First - Primero entendamos el negocio y después lo codificamos", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=8ZPbRU44r0w" + } + ] +} diff --git a/pycon-latam-2021/videos/ayudapy-org-de-proyecto-de-fin-de-semana-a-movimiento-ciudadano-clave-durante-la-pandemia.json b/pycon-latam-2021/videos/ayudapy-org-de-proyecto-de-fin-de-semana-a-movimiento-ciudadano-clave-durante-la-pandemia.json new file mode 100644 index 000000000..c2c70b8b6 --- /dev/null +++ b/pycon-latam-2021/videos/ayudapy-org-de-proyecto-de-fin-de-semana-a-movimiento-ciudadano-clave-durante-la-pandemia.json @@ -0,0 +1,24 @@ +{ + "description": "Cuando una pandemia ataca donde el estado está ausente la única opción es recurrir a la creatividad y a la comunidad\nComo una idea simple terminó cambiando la vida de muchas personas durante la cuarentena sanitaria y el viaje de crear, mantener y sobrevivir al crecimiento exponencial de un proyecto.", + "duration": 2817, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Marcelo Elizeche Landó" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/8msEDu9lCxU/maxresdefault.jpg", + "title": "AyudaPy.org: De proyecto de fin de semana a movimiento ciudadano clave durante la pandemia", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=8msEDu9lCxU" + } + ] +} diff --git a/pycon-latam-2021/videos/batteries-included-things-you-can-do-with-standard-libraries.json b/pycon-latam-2021/videos/batteries-included-things-you-can-do-with-standard-libraries.json new file mode 100644 index 000000000..b7e473998 --- /dev/null +++ b/pycon-latam-2021/videos/batteries-included-things-you-can-do-with-standard-libraries.json @@ -0,0 +1,24 @@ +{ + "description": "Any Python user knows the power of Python is having many packages in PyPI that you can simply pip install. Imagine pip is not allowed at work due to security issues. Don't worry! You can still do many things with the standard libraries included. Let me show you those that you should know and use.", + "duration": 1833, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Cheuk Ting Ho" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/8D0RJ0DiLyo/maxresdefault.jpg", + "title": "Batteries Included: Things you can do with standard libraries", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=8D0RJ0DiLyo" + } + ] +} diff --git a/pycon-latam-2021/videos/chatbot-para-contestar-preguntas-frecuentes.json b/pycon-latam-2021/videos/chatbot-para-contestar-preguntas-frecuentes.json new file mode 100644 index 000000000..1ee9ccbcd --- /dev/null +++ b/pycon-latam-2021/videos/chatbot-para-contestar-preguntas-frecuentes.json @@ -0,0 +1,24 @@ +{ + "description": "Una plática que explica cómo se escribió un bot que contesta a preguntas frecuentes como parte del proceso de onboarding en una empresa de desarrollo de software. Explica el algoritmo principal para encontrar respuestas y los detalles a afinar de procesamiento de lenguaje natural.", + "duration": 2164, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Juan José González" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/mKSgNBh-058/maxresdefault.jpg", + "title": "Chatbot para contestar preguntas frecuentes", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=mKSgNBh-058" + } + ] +} diff --git a/pycon-latam-2021/videos/como-pyladies-brasil-llego-a-ser-el-capitulo-de-pyladies-mas-grande-del-mundo.json b/pycon-latam-2021/videos/como-pyladies-brasil-llego-a-ser-el-capitulo-de-pyladies-mas-grande-del-mundo.json new file mode 100644 index 000000000..7eca6123c --- /dev/null +++ b/pycon-latam-2021/videos/como-pyladies-brasil-llego-a-ser-el-capitulo-de-pyladies-mas-grande-del-mundo.json @@ -0,0 +1,24 @@ +{ + "description": "PyLadies Brasil, el mayor capítulo PyLadies del mundo (en número de capítulos), es una combinación de trabajo duro: de las damas que administran los grupos locales y la red nacional, además toda la comunidad Python brasileña. Pero, ¿cómo llegamos ahí? Te enseñaré así es como lo hacemos! Venga!", + "duration": 1928, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Débora Azevedo" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/sEcONPRDDhU/maxresdefault.jpg", + "title": "Cómo PyLadies Brasil llegó a ser el capítulo de PyLadies más grande del mundo", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=sEcONPRDDhU" + } + ] +} diff --git a/pycon-latam-2021/videos/deteccion-y-clasificacion-de-objetos-con-python-y-pytorch.json b/pycon-latam-2021/videos/deteccion-y-clasificacion-de-objetos-con-python-y-pytorch.json new file mode 100644 index 000000000..d3aecec50 --- /dev/null +++ b/pycon-latam-2021/videos/deteccion-y-clasificacion-de-objetos-con-python-y-pytorch.json @@ -0,0 +1,24 @@ +{ + "description": "En esta charla hablaremos sobre las principales tareas de visión que pueden resolverse mediante métodos de Deep Learning y hablaremos en particular del problema de detección de objetos, así como algunos de los métodos contemporáneos que existen para resolverlo y apuntaremos a recursos interesantes para adentrarse en el tema.", + "duration": 2090, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Eduardo Ramirez" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/PK8lXGgoHf8/maxresdefault.jpg", + "title": "Detección y clasificación de objetos con Python y PyTorch", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=PK8lXGgoHf8" + } + ] +} diff --git a/pycon-latam-2021/videos/documenta-tu-proyecto-con-markdown-sphinx-y-read-the-docs.json b/pycon-latam-2021/videos/documenta-tu-proyecto-con-markdown-sphinx-y-read-the-docs.json new file mode 100644 index 000000000..70514bf57 --- /dev/null +++ b/pycon-latam-2021/videos/documenta-tu-proyecto-con-markdown-sphinx-y-read-the-docs.json @@ -0,0 +1,24 @@ +{ + "description": "Sincerémonos: nos gusta que los proyectos que usamos estén bien documentados, pero casi nunca tenemos tiempo para documentar los nuestros. ¿Cómo podemos hacer que escribir documentación para nuestro software sea lo más placentero posible?", + "duration": 2179, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Juan Luis Cano Rodríguez" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/fQknMQqp2XQ/maxresdefault.jpg", + "title": "Documenta tu proyecto con Markdown, Sphinx, y Read the Docs", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=fQknMQqp2XQ" + } + ] +} diff --git a/pycon-latam-2021/videos/explicando-blockchain-con-python.json b/pycon-latam-2021/videos/explicando-blockchain-con-python.json new file mode 100644 index 000000000..d9d97b2b4 --- /dev/null +++ b/pycon-latam-2021/videos/explicando-blockchain-con-python.json @@ -0,0 +1,24 @@ +{ + "description": "Blockchain es un tema que está de moda, desafortunadamente pareciera que más que hablar de la tecnología, la atención se ha fijado en sus productos, haciendo ver a Blockchain igual a Bitcoin. Mi idea para esta charla, es poder presentar los principios básicos detrás de blockchain.", + "duration": 2292, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Jesus Armando Anaya" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/deaJXBNAyXs/maxresdefault.jpg", + "title": "Explicando Blockchain con Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=deaJXBNAyXs" + } + ] +} diff --git a/pycon-latam-2021/videos/fantastic-bugs-and-how-i-find-them.json b/pycon-latam-2021/videos/fantastic-bugs-and-how-i-find-them.json new file mode 100644 index 000000000..2cd1c48de --- /dev/null +++ b/pycon-latam-2021/videos/fantastic-bugs-and-how-i-find-them.json @@ -0,0 +1,24 @@ +{ + "description": "I build open-source testing tools, like Hypothesis and Pytest and I've seen some fascinating bugs. Join me for a tour of the best, and we'll explore why bugs happen, my 'property-based' tricks for finding them, and how to prevent them. If, of course, the weird behaviour really is a bug!", + "duration": 2184, + "language": "eng", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Zac Hatfield-Dodds" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/9cWlnHTv51k/maxresdefault.jpg", + "title": "Fantastic Bugs (and how I find them)", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=9cWlnHTv51k" + } + ] +} diff --git a/pycon-latam-2021/videos/herramientas-para-trabajar-con-python-en-equipos.json b/pycon-latam-2021/videos/herramientas-para-trabajar-con-python-en-equipos.json new file mode 100644 index 000000000..92db215d5 --- /dev/null +++ b/pycon-latam-2021/videos/herramientas-para-trabajar-con-python-en-equipos.json @@ -0,0 +1,24 @@ +{ + "description": "En esta presentación te voy a contar sobre algunas herramientas que harán de tu próximo proyecto con Python una experiencia formidable, en especial si lo que buscas es trabajar en equipo empleando control de versiones. Te voy hablar sobre guias de estilo, pruebas, integración y despliegue continuo.", + "duration": 2307, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Antonio Feregrino" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/Btfx9kAE404/maxresdefault.jpg", + "title": "Herramientas para trabajar con Python en equipos", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=Btfx9kAE404" + } + ] +} diff --git a/pycon-latam-2021/videos/impacto-y-lecciones-aprendidas-con-civic-tech.json b/pycon-latam-2021/videos/impacto-y-lecciones-aprendidas-con-civic-tech.json new file mode 100644 index 000000000..822982f67 --- /dev/null +++ b/pycon-latam-2021/videos/impacto-y-lecciones-aprendidas-con-civic-tech.json @@ -0,0 +1,24 @@ +{ + "description": "\nI'm a software developer from Puerto Rico living in Washington DC.\n\nOver the years I've worked in Puerto Rico as a consultant and developer while contributing to the creation of a couple of tech communities in the San Juan metro area. The latest being Fullstack Nights and Code for Puerto Rico\n\nIn 2016 I moved to Washington DC to join the United States Digital Service. Afterwards I stayed in the city to join Code.gov as a tech lead and later GitHub where I helped the Dept. of Veterans Affairs in their digital transformation.\n\nI'm currently working with Uplight, Inc. as a senior engineer on their platform team, where we are building the APIs to help transform the energy industry.\n\nWhile essentially a blog, I'm going to be using this space as a place to record thoughts, ideas, and have a place where I can save things that I don't want to forget. You'll see posts in English, Spanish, and \"Spanglish\".\n\nThanks for being here and I hope you enjoy this ride with me.", + "duration": 3032, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Froilán Irizarry Rivera" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/b2MFqnySzAk/maxresdefault.jpg", + "title": "Impacto y lecciones aprendidas con Civic Tech", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=b2MFqnySzAk" + } + ] +} diff --git a/pycon-latam-2021/videos/introduccion-a-la-programacion-funcional-en-python.json b/pycon-latam-2021/videos/introduccion-a-la-programacion-funcional-en-python.json new file mode 100644 index 000000000..3b8a44f36 --- /dev/null +++ b/pycon-latam-2021/videos/introduccion-a-la-programacion-funcional-en-python.json @@ -0,0 +1,24 @@ +{ + "description": "En esta charla veremos los conceptos básicos de la programación funcional (funciones puras, funciones como 'first class citizen', funciones de orden superior e inmutabilidad) y cómo aplicarlos en un lenguaje de programación que fue concebido con el paradigma orientado a objetos como lo es Python.", + "duration": 2543, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Felix Miño" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/USyxh-rRlvA/maxresdefault.jpg", + "title": "Introduccion a la programacion funcional en Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=USyxh-rRlvA" + } + ] +} diff --git a/pycon-latam-2021/videos/optimizacion-de-procesos-quimicos-con-python.json b/pycon-latam-2021/videos/optimizacion-de-procesos-quimicos-con-python.json new file mode 100644 index 000000000..333921374 --- /dev/null +++ b/pycon-latam-2021/videos/optimizacion-de-procesos-quimicos-con-python.json @@ -0,0 +1,24 @@ +{ + "description": "El caso implementa análisis, optimización y automatización de resultados en carga térmica y costos con ejemplos de procesos de destilación binaria y reactiva de compuestos químicos y derivados de Silanos. Aplicando el algoritmo de Simulated Annealing escrito en Python con enlace a Aspen Plus.", + "duration": 2257, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Jesus Armando Lopez Garcia" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/DgJs5pH1sNA/maxresdefault.jpg", + "title": "Optimización de Procesos Químicos con Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=DgJs5pH1sNA" + } + ] +} diff --git a/pycon-latam-2021/videos/pattern-matching-en-python.json b/pycon-latam-2021/videos/pattern-matching-en-python.json new file mode 100644 index 000000000..ff3898d62 --- /dev/null +++ b/pycon-latam-2021/videos/pattern-matching-en-python.json @@ -0,0 +1,24 @@ +{ + "description": "Lenguajes como Haskell y Ruby incluyen una sintaxis para utilizar Pattern Matching como una alternativa al if-else. Dirigir un programa según el patrón que cumple una variable es muy útil, por lo que Python decidió incluir esta estructura. En esta charla veremos cómo usarla y qué beneficios trae.", + "duration": 2156, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Stefani Castellanos" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/CDi37BTV3qs/maxresdefault.jpg", + "title": "Pattern Matching en Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=CDi37BTV3qs" + } + ] +} diff --git a/pycon-latam-2021/videos/pero-y-como-funciona-python.json b/pycon-latam-2021/videos/pero-y-como-funciona-python.json new file mode 100644 index 000000000..ce8947299 --- /dev/null +++ b/pycon-latam-2021/videos/pero-y-como-funciona-python.json @@ -0,0 +1,24 @@ +{ + "description": "Mucha gente se sorprende con la facilidad que uno puede conseguir el primer Hola Mundo en Python, pero ¿Qué hay detrás? En esta charla,viajaremos a descubrir todo lo que está pasando detrás de cámaras cuando ejecutamos código Python, y entenderemos como funciona su implementación estándar.", + "duration": 2220, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Cristián Maureira-Fredes" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/H9xxq7-XtCs/maxresdefault.jpg", + "title": "Pero...¿y cómo funciona Python?", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=H9xxq7-XtCs" + } + ] +} diff --git a/pycon-latam-2021/videos/piensa-en-pequeno.json b/pycon-latam-2021/videos/piensa-en-pequeno.json new file mode 100644 index 000000000..d15ae28af --- /dev/null +++ b/pycon-latam-2021/videos/piensa-en-pequeno.json @@ -0,0 +1,24 @@ +{ + "description": "Sergio Sánchez Zavala es originario de Tijuana, Baja California, México. Se dedica a crear herramientas y recursos para hacer el proceso de investigación y el trabajo con datos mas accesible, transparente y reproducible para todxs. Es un facilitador en la Data Visualization Society y el fundador de @tacosdedatos", + "duration": 2659, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Sergio Sánchez Zavala" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/lUjUGVWjr9E/maxresdefault.jpg", + "title": "Piensa en pequeño", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=lUjUGVWjr9E" + } + ] +} diff --git a/pycon-latam-2021/videos/presentaciones-interactivas-con-jupyter-notebook-rise-todo-lo-que-necesitas-saber-en-30-minutos.json b/pycon-latam-2021/videos/presentaciones-interactivas-con-jupyter-notebook-rise-todo-lo-que-necesitas-saber-en-30-minutos.json new file mode 100644 index 000000000..dfb3e3c55 --- /dev/null +++ b/pycon-latam-2021/videos/presentaciones-interactivas-con-jupyter-notebook-rise-todo-lo-que-necesitas-saber-en-30-minutos.json @@ -0,0 +1,24 @@ +{ + "description": "¿Sigues usando PPTs para presentar código? Esta charla te enseñará todo lo que necesitas saber para hacer una presentación completamente interactiva (código, gráficos, encuestas, otros) usando jupyter notebook y su extensión RISE.", + "duration": 2525, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Sebastian Flores Benner" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/VxdnVOt5K1w/maxresdefault.jpg", + "title": "Presentaciones interactivas con Jupyter Notebook + RISE: todo lo que necesitas saber en 30 minutos.", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=VxdnVOt5K1w" + } + ] +} diff --git a/pycon-latam-2021/videos/python-como-herramienta-de-analisis-para-el-personal-de-salud.json b/pycon-latam-2021/videos/python-como-herramienta-de-analisis-para-el-personal-de-salud.json new file mode 100644 index 000000000..b4955583f --- /dev/null +++ b/pycon-latam-2021/videos/python-como-herramienta-de-analisis-para-el-personal-de-salud.json @@ -0,0 +1,24 @@ +{ + "description": "Platicaremos como Python se ha posicionado como una herramienta mas para el personal de salud enfocado en la investigación y análisis de datos generados en los procesos dentro de las instituciones de salud; dando lugar a la creación de nuevas areas y roles que enriquecen el ecosistema de salud.", + "duration": 1477, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Juana Martinez" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/i2_KiYxZHXg/maxresdefault.jpg", + "title": "Python como herramienta de análisis para el personal de salud", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=i2_KiYxZHXg" + } + ] +} diff --git a/pycon-latam-2021/videos/python-para-empezar-a-aprender-inteligencia-artificial.json b/pycon-latam-2021/videos/python-para-empezar-a-aprender-inteligencia-artificial.json new file mode 100644 index 000000000..e1bf4d5d5 --- /dev/null +++ b/pycon-latam-2021/videos/python-para-empezar-a-aprender-inteligencia-artificial.json @@ -0,0 +1,24 @@ +{ + "description": "Te preguntas por dónde empezar a aprender inteligencia artificial (IA) o si ya conoces los conceptos y quieres empezar a experimentar qué se puede hacer con IA y qué no?, esta charla es para ti! Python es más que una herramienta de programación ya que puede convertirse en tu primer paso para la IA", + "duration": 2584, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Lesly Zerna" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/2jr0RSBIekY/maxresdefault.jpg", + "title": "Python para empezar a aprender Inteligencia Artificial", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=2jr0RSBIekY" + } + ] +} diff --git a/pycon-latam-2021/videos/python-para-equipos-de-ciberseguridad.json b/pycon-latam-2021/videos/python-para-equipos-de-ciberseguridad.json new file mode 100644 index 000000000..52efbfba2 --- /dev/null +++ b/pycon-latam-2021/videos/python-para-equipos-de-ciberseguridad.json @@ -0,0 +1,24 @@ +{ + "description": "Python se ha convertido en el lenguaje más usado para desarrollar herramientas dentro del ámbito de la seguridad. Esta charla se centrará en las diferentes formas en que un analista puede aprovechar el lenguaje de programación Python tanto desde el punto de vista defensivo como ofensivo.", + "duration": 2404, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Jose Manuel Ortega" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/vcQCZeB5NsQ/maxresdefault.jpg", + "title": "Python para equipos de ciberseguridad", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=vcQCZeB5NsQ" + } + ] +} diff --git a/pycon-latam-2021/videos/pywombat-un-proyecto-para-mejorar-el-aprendizaje-con-python.json b/pycon-latam-2021/videos/pywombat-un-proyecto-para-mejorar-el-aprendizaje-con-python.json new file mode 100644 index 000000000..e5eecaa22 --- /dev/null +++ b/pycon-latam-2021/videos/pywombat-un-proyecto-para-mejorar-el-aprendizaje-con-python.json @@ -0,0 +1,24 @@ +{ + "description": "En esta platica abordaremos el tema de como ustedes pueden crear un producto viable que impacte a una sociedad desde la comodidad de su hogar, sin la necesidad de ser expertos en la materia y sin la necesidad de conocerlo todo. Hablaremos de PyWombart. Un proyecto enfocado en poder compartir recursos en español para todas aquellas personas interesadas en aprender o mejorar sus conocimientos en Python. En PyWombat encontraremos tips, ejercicios, challenges, artículos, videos, series, infografías y muchos temás más relacionados con Python y la programación en general.", + "duration": 1995, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Eduardo Ismael García Pérez" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/gYv06C-9VnU/maxresdefault.jpg", + "title": "PyWombat un proyecto para mejorar el aprendizaje con Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=gYv06C-9VnU" + } + ] +} diff --git a/pycon-latam-2021/videos/quiero-comenzar-o-mejorar-haciendo-ml-con-python-tons-que.json b/pycon-latam-2021/videos/quiero-comenzar-o-mejorar-haciendo-ml-con-python-tons-que.json new file mode 100644 index 000000000..965edb7c1 --- /dev/null +++ b/pycon-latam-2021/videos/quiero-comenzar-o-mejorar-haciendo-ml-con-python-tons-que.json @@ -0,0 +1,24 @@ +{ + "description": "¿Cómo es el pasar de implementar modelos a ponerlos en producción? ¿Cómo es mejor almacenar y trabajar con datasets? ¿Cómo integro mi modelo entrenado a un pipeline? Existen algunas incógnitas cuando comenzamos a trabajar en ML Y aquí te compartiré algunos tips que he recopilado en mi experiencia como ML Engineer.", + "duration": 2182, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Rodolfo Ferro" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/s5cCImqlnas/maxresdefault.jpg", + "title": "Quiero comenzar o mejorar haciendo ML con Python, ¿'tons qué?", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=s5cCImqlnas" + } + ] +} diff --git a/pycon-latam-2021/videos/the-people-s-programming-language.json b/pycon-latam-2021/videos/the-people-s-programming-language.json new file mode 100644 index 000000000..a75cc481c --- /dev/null +++ b/pycon-latam-2021/videos/the-people-s-programming-language.json @@ -0,0 +1,24 @@ +{ + "description": "Carol Naslund Willing serves on Project Jupyter's Steering Council and works as a Core Developer on JupyterHub and mybinder.org. She serves as a co-editor of The Journal of Open Source Education (JOSE) and co-authored an open source book, Teaching and Learning with Jupyter.\n\nShe is a three-term member of Python's Steering Council and a core developer of CPython. She's a Python Software Foundation Fellow and former Director. In 2019, she was awarded the Frank Willison Award for technical and community contributions to Python. With a strong commitment to community outreach, Carol co-organizes PyLadies San Diego and San Diego Python User Group.\n\nCarol has an MS in Management from MIT and a BSE in Electrical Engineering from Duke University.", + "duration": 2612, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Carol Willing" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/LQiFyxx9pzg/maxresdefault.jpg", + "title": "The People's Programming Language", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=LQiFyxx9pzg" + } + ] +} diff --git a/pycon-latam-2021/videos/traduccion-de-documentacion-de-python-a-espanol-experiencias-y-aprendizajes.json b/pycon-latam-2021/videos/traduccion-de-documentacion-de-python-a-espanol-experiencias-y-aprendizajes.json new file mode 100644 index 000000000..7952c2ae8 --- /dev/null +++ b/pycon-latam-2021/videos/traduccion-de-documentacion-de-python-a-espanol-experiencias-y-aprendizajes.json @@ -0,0 +1,26 @@ +{ + "description": "Contar con documentación oficial en español permite generar un material valioso para la comunidad; además minimiza la barrera de entrada para usuarios no tan experimentados que quieran colaborar con algún proyecto open-source. Vamos a compartir nuestra experiencia en torno a la iniciativa.", + "duration": 2227, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Carlos A. Crespo", + "Julieta Kogan Moyano", + "Emmanuel Arias" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/Tl8vro_YzC4/maxresdefault.jpg", + "title": "Traducción de documentación de Python a español, experiencias y aprendizajes", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=Tl8vro_YzC4" + } + ] +} diff --git a/pycon-latam-2021/videos/type-hints-protocols-and-good-sense.json b/pycon-latam-2021/videos/type-hints-protocols-and-good-sense.json new file mode 100644 index 000000000..7a033e160 --- /dev/null +++ b/pycon-latam-2021/videos/type-hints-protocols-and-good-sense.json @@ -0,0 +1,24 @@ +{ + "description": "Luciano is part of our global Learning & Development team, building programs and platforms to help Thoughtworkers master new technologies. He was hired as a developer in 2015, right after releasing Fluent Python -- a best-selling O'Reilly book published in seven languages so far.\n\nAs a developer with Thoughtworks, Luciano has worked on different client projects using Python, Node.js, and Ruby (so far), in different domains. The work he's done has often been related to IoT applications collecting data and/or controlling equipment deployed in the field.\n\nLuciano is passionate about programming language design and applications, and is constantly looking at emerging languages to understand and spread the word about the most compelling business use cases for them. Currently he is focusing on Go and Elixir, besides Python. For the second year in a row, he is the curator of the \"Languages of The 21st Century\" track for the QCon São Paulo conference.\n\nA firm believer in self-directed learning, Luciano co-founded Garoa Hacker Clube, a hackerspace in São Paulo, Brazil, the mega-city where he lives and works when he is not visiting different Thoughtworks offices or speaking at conferences around the world.", + "duration": 2636, + "language": "eng", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Luciano Ramalho" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/0QcMw8N6fp0/maxresdefault.jpg", + "title": "Type hints, protocols, and good sense", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=0QcMw8N6fp0" + } + ] +} diff --git a/pycon-latam-2021/videos/una-introduccion-a-webassembly-para-pytonistas.json b/pycon-latam-2021/videos/una-introduccion-a-webassembly-para-pytonistas.json new file mode 100644 index 000000000..34906bb46 --- /dev/null +++ b/pycon-latam-2021/videos/una-introduccion-a-webassembly-para-pytonistas.json @@ -0,0 +1,24 @@ +{ + "description": "WebAssembly es un estándar abierto que define un formato de código binario ejecutable de alto desempeño, y que además es compacto, seguro y portable. Aunque WebAssembly se diseñó inicialmente para correr en navegadores web, es posible también combinarlo con CPython para acelerar nuestros programas.", + "duration": 2704, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Ariel Ortiz Ramírez" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/2E1q6TNDnqQ/maxresdefault.jpg", + "title": "Una introducción a WebAssembly para pytonistas", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=2E1q6TNDnqQ" + } + ] +} diff --git a/pycon-latam-2021/videos/una-rebanada-de-python.json b/pycon-latam-2021/videos/una-rebanada-de-python.json new file mode 100644 index 000000000..d14bfef35 --- /dev/null +++ b/pycon-latam-2021/videos/una-rebanada-de-python.json @@ -0,0 +1,24 @@ +{ + "description": "En Python las rebanadas (slices) son poderosas, pero su verdadera carácter no se entiende bien. Casi todos sabemos usar las rebanadas para manipular las secuencias, pero ¿qué son las rebanadas y cómo hacen su magia? Vamos a experimentar para descubrir la verdad sobre las rebanadas en Python.\nEsta charla es una exploración de cómo funciona uno de los fundamentos de Python. La meta es entender desarrollar un entendimiento más profundo escribiendo unas clases sencillas y observándolas. He dado versiones de esta charla tanto en español y en inglés y he escrito y hablado varias veces sobre temas similares.", + "duration": 2566, + "language": "spa", + "recorded": "2021-08-27", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://web.archive.org/web/20210928133449/https://www.pylatam.org/" + } + ], + "speakers": [ + "Naomi Ceder" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/dF5WhxZ0Z_g/maxresdefault.jpg", + "title": "Una rebanada de Python", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=dF5WhxZ0Z_g" + } + ] +}