Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Duy Nguyen - Scraping a Million Pokemon Battles: Distributed Systems By Example - PyCon 2019

Автор: PyCon 2019

Загружено: 2019-05-05

Просмотров: 3159

Описание:

"Speaker: Duy Nguyen

I love Pokemon. However, I don't love how some players make the community less welcoming towards beginners by hiding their strategies. So I did what any defiant engineer would. I signed up for a free AWS account and began (responsibly) scraping millions of their unauthenticated Pokemon battles.

We'll journey together through this passion project of mine and draw on specific examples to better understand the trade-offs of working with distributed systems or microservice architectures in the cloud.

Slides can be found at: https://speakerdeck.com/pycon2019 and https://github.com/PyCon/2019-slides"

Duy Nguyen - Scraping a Million Pokemon Battles: Distributed Systems By Example - PyCon 2019

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4220 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "02aAZ8u3wEQ" ["related_video_title"]=> string(61) "Elana Hashman - The Black Magic of Python Wheels - PyCon 2019" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [1]=> object(stdClass)#4193 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "98s9YfoXB68" ["related_video_title"]=> string(72) "Geir Arne Hjelle - Plugins: Adding Flexibility to Your Apps - PyCon 2019" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [2]=> object(stdClass)#4218 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "jqQmWRSIeEM" ["related_video_title"]=> string(123) "ПРОДАКШЕН Инструменты РЕАЛЬНОЙ разработки: Kubernetes, Grafana, CI/CD, Harbor и др" ["posted_time"]=> string(25) "2 месяца назад" ["channelName"]=> string(25) "Артём Шумейко" } [3]=> object(stdClass)#4225 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "RnHC1XiNWS8" ["related_video_title"]=> string(94) "Венедиктов – страх, Симоньян, компромиссы / вДудь" ["posted_time"]=> string(19) "4 дня назад" ["channelName"]=> string(10) "вДудь" } [4]=> object(stdClass)#4204 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "s7pnANMPigg" ["related_video_title"]=> string(119) "Как Telegram связан с ФСБ? Что это значит лично для вас? Расследование" ["posted_time"]=> string(19) "4 дня назад" ["channelName"]=> string(27) "Важные истории" } [5]=> object(stdClass)#4222 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "7RlqbHCCVyc" ["related_video_title"]=> string(81) "Eric Snow - to GIL or not to GIL: the Future of Multi-Core (C)Python - PyCon 2019" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [6]=> object(stdClass)#4217 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "zguLmgYWhM0" ["related_video_title"]=> string(93) "David Wolever - Floats are Friends: making the most of IEEE754.00000000000000002 - PyCon 2019" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [7]=> object(stdClass)#4227 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "VWDoQPm5Ozw" ["related_video_title"]=> string(95) "¡Escuincla babosa!: Creating a telenovela script in three Python deep learning frameworks" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [8]=> object(stdClass)#4203 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "1cqeJPIkqOk" ["related_video_title"]=> string(67) "Charlotte Mays - Attracting the Invisible Contributors - PyCon 2019" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(10) "PyCon 2019" } [9]=> object(stdClass)#4221 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "blWdjRUPP6E" ["related_video_title"]=> string(72) "Разведчик о том, как использовать людей" ["posted_time"]=> string(25) "2 недели назад" ["channelName"]=> string(18) "Коллектив" } }
Elana Hashman - The Black Magic of Python Wheels - PyCon 2019

Elana Hashman - The Black Magic of Python Wheels - PyCon 2019

Geir Arne Hjelle - Plugins: Adding Flexibility to Your Apps - PyCon 2019

Geir Arne Hjelle - Plugins: Adding Flexibility to Your Apps - PyCon 2019

ПРОДАКШЕН Инструменты РЕАЛЬНОЙ разработки: Kubernetes, Grafana, CI/CD, Harbor и др

ПРОДАКШЕН Инструменты РЕАЛЬНОЙ разработки: Kubernetes, Grafana, CI/CD, Harbor и др

Венедиктов – страх, Симоньян, компромиссы / вДудь

Венедиктов – страх, Симоньян, компромиссы / вДудь

Как Telegram связан с ФСБ? Что это значит лично для вас? Расследование

Как Telegram связан с ФСБ? Что это значит лично для вас? Расследование

Eric Snow - to GIL or not to GIL: the Future of Multi-Core (C)Python - PyCon 2019

Eric Snow - to GIL or not to GIL: the Future of Multi-Core (C)Python - PyCon 2019

David Wolever - Floats are Friends: making the most of IEEE754.00000000000000002 - PyCon 2019

David Wolever - Floats are Friends: making the most of IEEE754.00000000000000002 - PyCon 2019

¡Escuincla babosa!: Creating a telenovela script in three Python deep learning frameworks

¡Escuincla babosa!: Creating a telenovela script in three Python deep learning frameworks

Charlotte Mays - Attracting the Invisible Contributors - PyCon 2019

Charlotte Mays - Attracting the Invisible Contributors - PyCon 2019

Разведчик о том, как использовать людей

Разведчик о том, как использовать людей

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]