├── .tests
├── __init__.py
└── requirements.txt
├── tools
├── __init__.py
├── requirements.txt
└── constants.py
├── NO_PUBLISH.json
├── pydiff
└── category.json
├── pydx-2015
├── category.json
└── videos
│ ├── pydx-2015-python-for-evil.json
│ ├── pydx-2015-keynote-money.json
│ ├── pydx-2015-how-python-changed-my-life.json
│ ├── pydx-2015-python-geodata-and-maps.json
│ ├── pydx-2015-continuing-education-at-work.json
│ ├── pydx-2015-making-midi-music-with-python.json
│ ├── pydx-2015-writing-debuggable-code.json
│ ├── pydx-2015-postgres-scipy-for-great-stats.json
│ ├── pydx-2015-python-as-a-programming-language.json
│ ├── pydx-2015-the-seven-righteous-fights.json
│ ├── pydx-2015-keynote-the-beginners-mind.json
│ ├── pydx-2015-ad-hoc-database-graphs-with-ipython.json
│ ├── pydx-2015-the-power-of-the-standard-library.json
│ ├── pydx-2015-tutorial-build-a-bot-workshop.json
│ ├── pydx-2015-type-python-press-enter-what-happens.json
│ ├── pydx-2015-search-first-writing-for-non-writers.json
│ ├── pydx-2015-creating-a-rest-api-with-python-and-flask.json
│ ├── pydx-2015-tutorial-teach-a-new-object-old-tricks.json
│ ├── pydx-2015-generating-poetry-with-python-using-prosaic.json
│ ├── pydx-2015-monte-building-a-programming-language-using-rpython.json
│ └── pydx-2015-a-newcomers-guide-to-open-source-contribution.json
├── pydx-2016
└── category.json
├── fosdem-2017
├── category.json
└── videos
│ ├── fosdem-2017-victor-stinner-how-to-run-a-stable-benchmark.json
│ └── fosdem-2017-marc-andré-lemburg-optimization-with-pulp.json
├── pybay-2016
├── category.json
└── videos
│ └── pybay2016-highlights.json
├── pyparis-2017
├── category.json
└── videos
│ └── pyparis-2017-keynote-by-sylvain-corlay.json
├── pytexas-2013
├── category.json
└── videos
│ ├── docker-lightning-talk.json
│ ├── gevent-lightning-talk.json
│ ├── xml-django-style-lightning-talk.json
│ ├── paranormal-debugging-lightning-talk.json
│ └── docker-second-lightning-talk-on-docker.json
├── scipy-2017
└── category.json
├── euroscipy-2017
└── category.json
├── pycon-ar-2016
└── category.json
├── pycon-au-2017
├── category.json
└── videos
│ └── conference-closing.json
├── pycon-cz-2016
├── category.json
└── videos
│ └── private-video.yaml
├── pycon-cz-2017
├── category.json
└── videos
│ └── closing-ceremony-song.json
├── pycon-es-2016
└── category.json
├── pycon-es-2017
└── category.json
├── pycon-fr-2015
└── category.json
├── pycon-fr-2016
├── category.json
└── videos
│ └── memory-safety-with-rust.json
├── pycon-fr-2017
└── category.json
├── pycon-jp-2016
└── category.json
├── pycon-kr-2014
└── category.json
├── pycon-kr-2015
├── category.json
└── videos
│ ├── baegweonhan-gaehoesa-pycon-korea-2015.json
│ └── gimyeonggeun-gaehoesa-duljjae-nal-pycon-korea-2015.json
├── pycon-lt-2012
└── category.json
├── pycon-lt-2014
├── category.json
└── videos
│ ├── albertas-agejevas-emacs-python-ide.json
│ ├── albertas-gimbutas-hakink-lietuvai.json
│ ├── domantas-jackunas-openerp-ir-tryton.json
│ ├── marius-gedminas-plepalai-apie-smaugli.json
│ ├── remigijus-jarmalavicius-python-logging.json
│ ├── mantas-zimnickas-apie-suri-ir-baterijas.json
│ ├── remigijus-jarmalavicius-python-dekoratoriai.json
│ └── saulius-zemaitaitis-python-multiprocessing.json
├── pycon-lt-2015
├── category.json
└── videos
│ ├── pyconlt15-web2py-juozas-masiulis.json
│ ├── pyconlt15-blender-ir-python-albertas-gimbutas.json
│ ├── pyconlt15-mano-atviro-kodo-veikla-petras-zdanavicius.json
│ ├── pyconlt15-python-mikrokontroleryje-justas-trimailovas.json
│ ├── pyconlt15-duomenu-analize-su-pandas-tadas-subonis.json
│ └── pyconlt15-patarimai-programuojantiems-django-mantas-zimnickas.json
├── pycon-lt-2016
└── category.json
├── pycon-lt-2017
└── category.json
├── pycon-pl-2013
├── category.json
└── videos
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-1.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-2.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-3.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-4.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-5.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-6.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-7.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-8.json
│ ├── pycon-pl-2013-lightning-talks-day-2-talk-9.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-1.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-10.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-2.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-3.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-4.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-5.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-6.json
│ ├── pycon-pl-2013-lightning-talks-day-3-talk-7.json
│ └── pycon-pl-2013-lightning-talks-day-3-talk-9.json
├── pycon-pl-2014
└── category.json
├── pycon-pl-2015
└── category.json
├── pycon-pl-2016
├── category.json
└── videos
│ ├── pycon-pl-2016-lightning-talks-sesion-2.json
│ ├── pycon-pl-2016-lightning-talks-session-1.json
│ └── pycon-pl-2016-lightning-talks-session-3.json
├── pycon-se-2016
└── category.json
├── pycon-sk-2016
├── category.json
└── videos
│ ├── lightning-talks-piatok.json
│ └── lightning-talks-saturday.json
├── pycon-sk-2017
└── category.json
├── pycon-uk-2014
└── category.json
├── pycon-uk-2015
├── category.json
└── videos
│ ├── pycon-uk-2015-build-the-right-thing.json
│ ├── pycon-uk-2015-opening-plenary.json
│ ├── pycon-uk-2015-sunday-morning-plenary.json
│ ├── pycon-uk-2015-keynote-confessions-of-a-true-impostor.json
│ └── pycon-uk-2015-keynote-van-lindberg-psf-chair.json
├── pycon-uk-2016
└── category.json
├── pycon-us-2017
├── category.json
└── videos
│ ├── welcome-to-pycon-2017.json
│ ├── katy-huff-keynote-pycon-2017.json
│ ├── psf-community-service-awards.json
│ ├── education-summit-morning-2017-05-18.json
│ ├── final-remarks-and-conference-close-pycon-2017.json
│ ├── kelsey-hightower-keynote-pycon-2017.json
│ ├── lisa-guo-hui-ding-keynote-pycon-2017.json
│ └── jake-vanderplas-keynote-pycon-2017.json
├── pycon-uy-2013
├── category.json
└── videos
│ └── pycon-uy-2013-the-future-of-django-jacob-kaplan-moss.json
├── pyconweb-2017
└── category.json
├── pydata-dc-2016
└── category.json
├── pydata-meetups
└── category.json
├── pygotham-2016
└── category.json
├── pygotham-2017
└── category.json
├── python-se-2017
└── category.json
├── djangocon-2008
└── category.json
├── europython-2017
├── category.json
└── videos
│ └── europython-2018-closing-session.json
├── kiwi-pycon-2016
└── category.json
├── pycon-apac-2016
└── category.json
├── pycon-ie-2015
├── category.json
└── videos
│ ├── pycon-ireland-2015-opening-ceremony-niamh-breslin.json
│ └── recruitment-session-pycon-ireland-2015.json
├── pycon-ie-2016
├── category.json
└── videos
│ ├── recruitment-session.json
│ ├── lightning-talks.json
│ └── from-documents-to-graphs-with-python-hanneli-tavante.json
├── pycon-india-2015
├── category.json
└── videos
│ ├── lightning-talk-python-requests-pycon-india-2015.json
│ ├── introduction-and-keynote-ajith-kumar-pycon-india-2015.json
│ ├── lightning-talk-analytics-vidhya-pycon-india-2015.json
│ ├── lightning-talk-deployment-automation-pycon-india-2015.json
│ ├── lightning-talk-bitten-by-python-pycon-india-2015.json
│ ├── lightning-talk-klonio-pycon-india-2015.json
│ ├── lightning-talk-indian-men-are-not-still-rapist-pycon-india-2015.json
│ ├── lightning-talk-sympy-pycon-india-2015.json
│ ├── discussion-on-building-and-running-communities-pycon-india-2015.json
│ ├── lightning-talk-pani-pycon-india-2015.json
│ ├── lightning-talk-python-nursery-rhymes-pycon-india-2015.json
│ ├── lightning-talk-why-sqlalchemy-pycon-india-2015.json
│ ├── lightning-talk-django-deployment-with-git-push-pycon-india-2015.json
│ ├── lightning-talk-yet-another-lightning-talk-pycon-india-2015.json
│ ├── lightning-talk-ticketing-plus-deployment-automation-pycon-india-2015.json
│ └── lightning-talk-import-python-pycon-india-2015.json
├── pycon-india-2016
├── category.json
└── videos
│ ├── coala-by-udayan-643.json
│ ├── flying-drone-by-dinesh-3309.json
│ ├── scrapple-by-alex-mathew-401.json
│ ├── apache-helix-salt-by-akhil-3826.json
│ ├── python-3-dot-6-by-amit-kumar-446.json
│ ├── python-in-redhat-by-kushal-das-3035.json
│ ├── python-in-universities-by-chetan-403.json
│ ├── bytecode-hacks-by-vijay-kumar-b-536.json
│ ├── hacking-the-python-ast-by-suhas-sg-5022.json
│ ├── python-scale-in-go-ibibo-by-dhruv-4338.json
│ ├── sympy-sym-engine-nishant-nikhil-336.json
│ ├── word-mover-distance-by-rishabh-goel-458.json
│ ├── python-bindings-to-clusterfs-by-prashant-436.json
│ ├── goodbye-call-stack-by-anuth-srikumar-3815.json
│ ├── python-on-cloud-digital-ocean-by-karan-mv-2031.json
│ ├── load-testing-and-locusts-io-by-vinay-babu-4347.json
│ ├── concurrency-in-modern-robots-by-shivam-vats-3754.json
│ ├── pycharm-webstorm-development-by-paul-everit-3612.json
│ ├── big-data-analysis-using-pyspark-by-shagun-sodhani-4417.json
│ ├── topic-modeling-in-gensim-by-devashish-deshpande-457.json
│ ├── trends-in-licensesin-python-ecosystem-by-anwesha-das-3847.json
│ ├── keynote-taking-the-most-out-of-pycon-by-van-lindberg-4507.json
│ ├── add-intelligence-to-your-python-apps-by-saurabh-kirtani-1814.json
│ ├── secure-iot-platform-using-paho-and-flask-by-jimon-jose-333-min.json
│ ├── testing-native-binaries-using-cffi-by-noufal-ibrahim-2834.json
│ ├── building-companion-chatbot-with-python-by-mimansa-jaiswal-3642.json
│ ├── keynote-the-post-modern-programmer-by-bishampayan-ghose-5008.json
│ ├── add-machine-learning-to-your-python-apps-by-gandhali-samant-2100.json
│ ├── contextual-word-embeddings-for-recomendor-systems-by-akhil-gupta-3618.json
│ ├── continuous-integration-for-data-scientists-by-jaidev-deshpande-3639.json
│ ├── pydelhi-community-by-anuvrat-prashar-saurabh-kumar-301.json
│ └── containarize-upstream-projects-effortlessly-by-bamacharan-kundu-3543.json
├── pycon-israel-2016
└── category.json
├── pycon-israel-2017
└── category.json
├── pycon-italia-2014
├── category.json
└── videos
│ ├── pycon-italy-2014-lightning-talks.json
│ ├── pycon-italy-2014-a-ravenscroft-how-your-brain-tricks-you.json
│ └── pycon-italy-2014-f-pliger-una-scelta-sbagliata-rimane-sbagliata.json
├── pycon-italia-2016
└── category.json
├── pycon-italia-2017
└── category.json
├── pycon-pune-2017
├── category.json
└── videos
│ └── pycon-pune-2017-keynote-honza-kral-my-oss-life.json
├── pycon-ru-2013
├── category.json
└── videos
│ ├── pyconru-lighting-talks-1.json
│ └── pyconru-lighting-talks-2.json
├── pycon-ru-2014
├── category.json
└── videos
│ ├── lighting-talks-1.json
│ └── lighting-talks-2.json
├── pycon-ru-2015
├── category.json
└── videos
│ ├── lighting-talks-1.json
│ └── lighting-talks-2.json
├── pycon-ru-2016
├── category.json
└── videos
│ └── lightning-talks.json
├── pycon-ru-2017
├── category.json
└── videos
│ └── lightning-talks-na-pycon-russia-2017.json
├── pycon-tw-2016
├── category.json
└── videos
│ ├── pycon-taiwan-2016-r0-d1.json
│ ├── pycon-taiwan-2016-r0-d2.json
│ ├── pycon-taiwan-2016-r0-d3.json
│ ├── pycon-taiwan-2016-r1-d1.json
│ ├── pycon-taiwan-2016-r1-d2.json
│ ├── pycon-taiwan-2016-r1-d3.json
│ ├── pycon-taiwan-2016-r2-d1.json
│ ├── pycon-taiwan-2016-r2-d2.json
│ └── pycon-taiwan-2016-r2-d3.json
├── pydata-delhi-2017
└── category.json
├── pydelhiconf-2016
└── category.json
├── pytennessee-2017
└── category.json
├── montreal-python
└── category.json
├── pycon-apac-2013
├── category.json
└── videos
│ ├── how-we-use-bitbucket-to-build-bitbucket-by-atlassian.json
│ ├── pycon-apac-past-present-and-future-by-chairpersons.json
│ └── release-faster-by-zeeg.json
├── pycon-belarus-2015
├── category.json
└── videos
│ └── lightning-talks.json
├── pycon-belarus-2016
└── category.json
├── pycon-belarus-2017
└── category.json
├── pycon-finland-2011
├── category.json
└── videos
│ └── lightning-talks-pycon-finland-2011.json
├── pycon-finland-2015
└── category.json
├── pycon-finland-2016
└── category.json
├── pycon-jamaica-2016
└── category.json
├── pycon-ukraine-2012
├── category.json
└── videos
│ ├── ua-pycon-2012-final.json
│ ├── ua-pycon-2012-lihting-talks-7.json
│ ├── ua-pycon-2012-lighting-talks-benoit-chesneau.json
│ ├── ua-pycon-2012-lighting-talks-igor-davydenko.json
│ ├── ua-pycon-2012-lighting-talks-andrew-svetlov.json
│ └── ua-pycon-2012-lighting-talks-ilya-gluhovsky.json
├── pydata-berlin-2016
└── category.json
├── pydata-berlin-2017
└── category.json
├── pydata-chicago-2016
└── category.json
├── pydata-london-2014
└── category.json
├── pydata-london-2015
└── category.json
├── pydata-london-2017
└── category.json
├── pydata-seattle-2017
└── category.json
├── pydata-warsaw-group
└── category.json
├── pythonbrasil-2012
├── category.json
└── videos
│ ├── i-love-json-module.json
│ ├── keynote-pythonbrasil8-tarek-ziade.json
│ ├── the-state-of-packaging-tarek-ziade.json
│ ├── palestra-relampago-coopy-felipe-cruz.json
│ ├── integrando-python-e-c-felipe-cruz.json
│ ├── python-and-performance-at-scale-bob-hancock.json
│ └── palestra-relampago-defuse-eduardo-stalinho.json
├── pythonbrasil-2016
├── category.json
└── videos
│ ├── lightning-talk-juliano.json
│ ├── lightning-talk-marcel.json
│ ├── lightning-talk-tarsis.json
│ ├── abertura-python-brasil-12.json
│ ├── lightning-talk-paulo-romero.json
│ ├── lightning-talk-cassio-botaro.json
│ ├── lightning-talk-elias-dorneles.json
│ ├── lightning-talk-hugo-leonardo.json
│ ├── lightning-talk-thomaz-ferrari.json
│ ├── lightning-talk-guto.json
│ ├── lightning-talk-jessica-temporal.json
│ ├── lightning-talk-adriano-margarin.json
│ ├── lightning-talk-um-jornalista-dev.json
│ ├── lightning-talk-ramiro-luz.json
│ ├── keynote-sam-hacking-a-gameboy-with-python.json
│ ├── lightning-talk-precos-no-brasil.json
│ ├── lightning-talk-joao-felipe.json
│ └── keynote-hanneli-rust-type-system-quick-intro.json
├── writethedocs-na-2016
├── category.json
└── videos
│ └── introduction-state-of-the-docs.json
├── depy2016
└── category.json
├── phillypug
└── category.json
├── pydata-amsterdam-2016
└── category.json
├── pydata-amsterdam-2017
├── category.json
└── videos
│ └── lightning-talks-closing-remarks.json
├── pydata-barcelona-2017
└── category.json
├── pydata-carolinas-2016
└── category.json
├── pycon-hiroshima-2016
└── category.json
├── swiss-python-summit-2016
└── category.json
├── django-under-the-hood-2014
└── category.json
├── django-under-the-hood-2016
└── category.json
├── google-python-class
└── category.json
├── pydata-san-francisco-2016
└── category.json
├── kyivpy
├── category.json
└── videos
│ ├── andrew-svetlov-pep-492-rus.json
│ ├── graphs-with-neo4j-and-python-andrii-soldatenko-kyivpy-19.json
│ ├── max-klymyshyn-transducers-and-python-rus.json
│ ├── max-klymyshyn-django-without-django.json
│ ├── olexandr-solovyov-why-i-dislike-django.json
│ └── kyrylo-perevozchikov-async-tasks-in-django.json
├── pycon-ca-2015
└── category.json
├── pycon-ca-2016
├── category.json
└── videos
│ ├── afternoon-keynote.json
│ └── welcome-morning-keynote.json
├── .travis.yml
├── bostonpy
└── category.json
├── djangocon-eu-2013
└── category.json
├── djangocon-eu-2017
└── category.json
├── pydata-seattle-2015
├── category.json
└── videos
│ ├── dave-nielsen-top-5-uses-of-redis-as-a-database.json
│ ├── chris-wilcox-using-python-and-azure-machine-learning.json
│ ├── casey-clements-bokeh-dashboard-capability-use-case-demo.json
│ ├── bryan-van-de-ven-beautiful-interactive-visualizations-in-the-browser-with-bokeh.json
│ └── katrina-riehl-memex-mining-the-dark-web.json
├── chipy
└── category.json
├── pycon-de-2011
└── category.json
├── pycon-de-2012
└── category.json
├── pycon-de-2013
└── category.json
├── pycon-fr-2013
└── category.json
├── pycon-se-2015
└── category.json
├── pygotham-2014
└── category.json
├── pygotham-2015
└── category.json
├── djangocon-au-2013
└── category.json
├── euroscipy-2015
└── category.json
├── pycon-de-2016
└── category.json
├── europython-2015
└── category.json
├── ndc-oslo-2016
└── category.json
├── pydata-paris-2016
├── category.json
└── videos
│ ├── pydata-paris-2016-python-to-report-in-one-command.json
│ └── pydata-paris-2016-statistical-topic-extraction.json
├── pyohio-2017
└── category.json
├── .editorconfig
├── pycon-us-2009
└── category.json
├── pycon-us-2010
└── category.json
├── openstack-pycon-au-2013
└── category.json
├── python_porto
└── category.json
├── twitter-university-2014
└── category.json
├── depy2015
└── category.json
├── pygotham-2012
└── category.json
├── djangocon-eu-2016
├── category.json
└── videos
│ └── lightning-talks-day-1.json
├── kiwi-pycon-2009
└── category.json
├── pycon-zim-2016
└── category.json
├── djangocon-eu-2010
└── category.json
├── djangocon-eu-2011
└── category.json
├── pygotham-2011
└── category.json
├── djangocon-eu-2014
├── category.json
└── videos
│ ├── lightning-talk-tuesday.json
│ ├── lightning-talk-1-wednesday.json
│ └── lightning-talk-2-wednesday.json
├── pydata-paris-2015
└── category.json
├── djangocon-au-2016
├── category.json
└── videos
│ └── djangoconf-lightning-talks-and-closing.json
├── pyohio-2015
└── category.json
├── pyohio-2016
├── category.json
└── videos
│ └── -opening-remarks-keynote-david-beazley.json
├── djangocon-eu-2015
└── category.json
├── pycon-us-2013
└── category.json
├── pyohio-2011
└── category.json
├── pyohio-2012
└── category.json
├── pyohio-2013
└── category.json
├── pyohio-2014
└── category.json
├── djangocon-us-2016
└── category.json
├── kiwi-pycon-2013
└── category.json
├── kiwi-pycon-2014
└── category.json
├── vanpy
└── category.json
├── pycaribbean-2016
└── category.json
├── pycon-au-2010
└── category.json
├── djangocong-montpellier-2012
└── category.json
├── writethedocs-2014
└── category.json
├── writethedocs-2013
└── category.json
├── writethedocs-2015
└── category.json
├── data-school
└── category.json
├── django-birthday
└── category.json
├── datacamp
└── category.json
├── bay-piggies
└── category.json
├── pythonbrasil-2015
└── category.json
├── europython-2012
└── category.json
├── pyohio-2010
└── category.json
├── pycon-au-2013
└── category.json
├── pytexas-2011
└── category.json
├── pytexas-2015
└── category.json
├── pyday-galicia-2017
└── category.json
├── europython-2011
└── category.json
├── pythonbrasil-2010
└── category.json
├── pycon-au-2011
└── category.json
├── pytexas-2014
└── category.json
├── pycon-italia-2015
└── category.json
├── pydata
└── category.json
├── pycon-apac-2015
└── category.json
├── pycon-au-2012
└── category.json
├── euroscipy-2014
└── category.json
├── pycon-za-2016
└── category.json
├── pygrunn-2013
├── category.json
└── videos
│ ├── berco-keynote-pygrunn-2013.json
│ ├── berco-beute-pygrunn-2013.json
│ ├── jan-jaap-driessen-pygrunn-2013.json
│ ├── voys-prototyping-pygrunn-2013.json
│ ├── armin-ronacher-pygrunn-2013.json
│ ├── alex-gonzalez-pygrunn-2013.json
│ ├── oleg-pidsadnyi-pygrunn-2013.json
│ ├── peter-odding-pygrunn-2013.json
│ ├── holger-krekel-pygrunn-2013.json
│ ├── daniel-gideon-pygrunn-2013.json
│ └── dmitrijs-realtime-twiiter-pygrunn-2013.json
├── pycon-es-2014
└── category.json
├── pycon-es-2015
└── category.json
├── europython-2014
└── category.json
├── pycon-au-2016
└── category.json
├── pydata-madrid-2016
└── category.json
├── pyday-rafaela-2016
└── category.json
├── pycon-ukraine-2016
└── videos
│ ├── honza-kral_part.json
│ ├── lukash-langa_facebook.json
│ ├── myroslav-opyr_prozzoro.json
│ ├── andrew-svetlov_pytest.json
│ ├── igor-kalnytskyy.json
│ ├── roman-podoliaka.json
│ ├── tanya-kodlyuk.json
│ ├── taras-voinarovskyy.json
│ ├── day-2-_5.json
│ ├── paul-colomiets.json
│ ├── maciej-fijalkowski.json
│ ├── taras-lehinevych_scala-vs-python.json
│ ├── nikolay-novik_building-apps-with-asyncio.json
│ ├── dmitry-chaplinskyy.json
│ ├── franco-carbognani.json
│ ├── vladimir-kirillov.json
│ ├── igor-davydenko.json
│ ├── lighting-talks-pycon-ua-2016-04-23.json
│ └── lighting-talks-pycon-ua-2016-04-24.json
├── pycon-za-2012
└── category.json
├── pycon-za-2013
└── category.json
├── pycon-za-2014
└── category.json
├── pycon-za-2015
└── category.json
├── scipy-la-2016
└── category.json
├── pycon-ar-2014
└── category.json
├── pycon-us-2011
└── category.json
├── scipy-2014
└── category.json
├── pydata-berlin-2014
└── category.json
├── djangocon-2013
└── category.json
├── djangocon-2014
└── category.json
├── djangocon-2015
└── category.json
├── pycon-apac-2014
└── category.json
├── pycon-au-2014
└── category.json
├── pycon-au-2015
└── category.json
├── europython-2016
└── category.json
├── pyday-galicia-2016
└── category.json
├── djangocon-2009
└── category.json
├── djangocon-2010
└── category.json
├── djangocon-2011
└── category.json
└── djangocon-2012
└── category.json
/.tests/__init__.py:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/tools/__init__.py:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/NO_PUBLISH.json:
--------------------------------------------------------------------------------
1 | [
2 | 2845
3 | ]
4 |
5 |
--------------------------------------------------------------------------------
/pydiff/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyDiff"
3 | }
4 |
--------------------------------------------------------------------------------
/pydx-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyDX 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pydx-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyDX 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/fosdem-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "FOSDEM 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pybay-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyBay 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pyparis-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyParis 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pytexas-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyTexas 2013"
3 | }
4 |
--------------------------------------------------------------------------------
/scipy-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "SciPy 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/euroscipy-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "EuroSciPy 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ar-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Ar 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-au-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon AU 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-cz-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon CZ 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-cz-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon CZ 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-es-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon ES 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-es-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon ES 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-fr-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon FR 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-fr-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon FR 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-fr-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon FR 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-jp-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Japan 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-kr-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Korea 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-kr-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Korea 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-lt-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon LT 2012"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-lt-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon LT 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-lt-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon LT 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-lt-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon LT 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-lt-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon LT 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-pl-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon PL 2013"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-pl-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon PL 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-pl-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon PL 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-pl-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon PL 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-se-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon SE 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-sk-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon SK 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-sk-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon SK 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-uk-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon UK 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-uk-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon UK 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-uk-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon UK 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-us-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon US 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-uy-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon UY 2013"
3 | }
4 |
--------------------------------------------------------------------------------
/pyconweb-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyConWeb 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-dc-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData DC 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-meetups/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Meetups"
3 | }
4 |
--------------------------------------------------------------------------------
/pygotham-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyGotham 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pygotham-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyGotham 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/python-se-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon SE 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/djangocon-2008/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "DjangoCon US 2008"
3 | }
4 |
--------------------------------------------------------------------------------
/europython-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "EuroPython 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/kiwi-pycon-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Kiwi PyCon 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-apac-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon APAC 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ie-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Ireland 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ie-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Ireland 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-india-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon India 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-india-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon India 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-israel-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Israel 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-israel-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Israel 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-italia-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Italia 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-italia-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Italia 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-italia-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Italia 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-pune-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Pune 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ru-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Russia 2013"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ru-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Russia 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ru-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Russia 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ru-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Russia 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ru-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Russia 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-tw-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Taiwan 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-delhi-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Delhi 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydelhiconf-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyDelhiConf 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pytennessee-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyTennessee 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/montreal-python/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Montr\u00e9al-Python"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-apac-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon APAC 2013 in Japan"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-belarus-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Belarus 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-belarus-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Belarus 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-belarus-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Belarus 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-finland-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Finland 2011"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-finland-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Finland 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-finland-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Finland 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-jamaica-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Jamaica 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon Ukraine 2012"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-berlin-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Berlin 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-berlin-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Berlin 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-chicago-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Chicago 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-london-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData London 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-london-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData London 2015"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-london-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData London 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-seattle-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Seattle 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-warsaw-group/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Warsaw Group"
3 | }
4 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Python Brasil 2012"
3 | }
4 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Python Brasil 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/tools/requirements.txt:
--------------------------------------------------------------------------------
1 | jinja2
2 | pelican
3 | requests
4 | six
5 | unidecode
6 |
--------------------------------------------------------------------------------
/writethedocs-na-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Write the Docs 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/depy2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "title": "DePy 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/phillypug/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Philadelphia Python Users Group"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-amsterdam-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Amsterdam 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-amsterdam-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Amsterdam 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-barcelona-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Barcelona 2017"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-carolinas-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Carolinas 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/pycon-hiroshima-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyCon mini Hiroshima 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/swiss-python-summit-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Swiss Python Summit 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/django-under-the-hood-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Django Under the Hood 2014"
3 | }
4 |
--------------------------------------------------------------------------------
/django-under-the-hood-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Django Under the Hood 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/google-python-class/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "Google Python Class, circa 2010"
3 | }
4 |
--------------------------------------------------------------------------------
/pydata-san-francisco-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData San Francisco 2016"
3 | }
4 |
--------------------------------------------------------------------------------
/kyivpy/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Kyiv Python User Group",
3 | "title": "Kyiv.py"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-ca-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Canada 2015",
3 | "title": "PyCon CA 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-ca-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Canada 2016",
3 | "title": "PyCon CA 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/.travis.yml:
--------------------------------------------------------------------------------
1 | language: python
2 | python:
3 | - '3.5'
4 | install: make install-deps
5 | script: make test
6 |
7 |
--------------------------------------------------------------------------------
/bostonpy/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Boston Python Meetup\n",
3 | "title": "Boston Python Meetup"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-eu-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "DjangoCon Europe 2013",
3 | "url": "http://2013.djangocon.eu/"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-eu-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "DjangoCon Europe 2017",
3 | "url": "https://2017.djangocon.eu/"
4 | }
5 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "title": "PyData Seattle 2015",
3 | "url": "http://pydata.org/seattle2015/"
4 | }
5 |
--------------------------------------------------------------------------------
/.tests/requirements.txt:
--------------------------------------------------------------------------------
1 | docutils==0.12
2 | jinja2==2.8
3 | jsonschema==2.5.1
4 | six==1.10.0
5 | unidecode==0.04.19
6 | pygments==2.1
7 |
--------------------------------------------------------------------------------
/chipy/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/14/ChiPy",
3 | "description": "Chicago Python user group\n",
4 | "title": "ChiPy"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-de-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/53/PyCon-DE-2011",
3 | "description": "",
4 | "title": "PyCon DE 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-de-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/24/PyCon-DE-2012",
3 | "description": "",
4 | "title": "PyCon DE 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-de-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/44/PyCon-DE-2013",
3 | "description": "",
4 | "title": "PyCon DE 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-fr-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/73/PyCon-FR-2013",
3 | "description": "",
4 | "title": "PyCon FR 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-se-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/70/PyCon-SE-2015",
3 | "description": "",
4 | "title": "PyCon SE 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/pygotham-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/60/PyGotham-2014",
3 | "description": "",
4 | "title": "PyGotham 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pygotham-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/74/PyGotham-2015",
3 | "description": "",
4 | "title": "PyGotham 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-au-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/39/DjangoCon-AU-2013",
3 | "description": "",
4 | "title": "DjangoCon AU 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/tools/constants.py:
--------------------------------------------------------------------------------
1 |
2 | JSON_FORMAT_KWARGS = {
3 | 'indent': 2,
4 | 'separators': (',', ': '),
5 | 'sort_keys': True,
6 | }
7 |
8 |
9 |
--------------------------------------------------------------------------------
/euroscipy-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "European Scientific Computing with Python Conference 2015",
3 | "title": "EuroSciPy 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-de-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Main Python event in Germany made for developers by developers.",
3 | "title": "PyCon DE 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/europython-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "EuroPython 2015 \u2013 the largest Python conference in Europe.",
3 | "title": "EuroPython 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/ndc-oslo-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Python talks held at the NDC event in Oslo, Norway in June 2016.",
3 | "title": "NDC Oslo 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pydata-paris-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "A conference for developers and users of Python data tools\n",
3 | "title": "PyData Paris 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pyohio-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "The FREE Regional Python Conference for Ohio, the Midwest, and beyond!",
3 | "title": "PyOhio 2017"
4 | }
5 |
--------------------------------------------------------------------------------
/.editorconfig:
--------------------------------------------------------------------------------
1 | root = true
2 | insert_final_newline = true
3 | end_of_line = lf
4 | charset = utf-8
5 |
6 | [*.json]
7 | indent_size = 2
8 | indent_style = spaces
9 |
--------------------------------------------------------------------------------
/pycon-us-2009/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/5/PyCon-US-2009",
3 | "description": "PyCon US 2009 in Atlanta, GA\n",
4 | "title": "PyCon US 2009"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-us-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/6/PyCon-US-2010",
3 | "description": "PyCon US 2010 in Atlanta, GA\n",
4 | "title": "PyCon US 2010"
5 | }
6 |
--------------------------------------------------------------------------------
/openstack-pycon-au-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/40/OpenStack-Pycon-AU-2013",
3 | "description": "",
4 | "title": "OpenStack Pycon AU 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/python_porto/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Python enthusiasts in Porto. `Website `_.",
3 | "title": "Python Porto"
4 | }
5 |
--------------------------------------------------------------------------------
/twitter-university-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/64/Twitter-University-2014",
3 | "description": "",
4 | "title": "Twitter University 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/depy2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "1st Annual Conference on Python applications in Data Analysis, Machine\nLearning, and Web\n",
3 | "title": "DePy 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/pygotham-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/48/PyGotham-2012",
3 | "description": "",
4 | "start_date": null,
5 | "title": "PyGotham 2012",
6 | "url": ""
7 | }
8 |
--------------------------------------------------------------------------------
/djangocon-eu-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "start_date": "2016-03-30",
4 | "title": "DjangoCon Europe 2016",
5 | "url": "https://2016.djangocon.eu/"
6 | }
7 |
--------------------------------------------------------------------------------
/kiwi-pycon-2009/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/4/Kiwi-PyCon-2009",
3 | "description": "Kiwi PyCon 2009 in Christchurch, New Zealand\n",
4 | "title": "Kiwi PyCon 2009"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-zim-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Zimbabwe took place from November 24 to November 25 2016 at ZESA National Training Centre.",
3 | "title": "PyCon Zim 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-eu-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/46/DjangoCon-EU-2010",
3 | "description": "",
4 | "start_date": null,
5 | "title": "DjangoCon Europe 2010",
6 | "url": ""
7 | }
8 |
--------------------------------------------------------------------------------
/djangocon-eu-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/47/DjangoCon-EU-2011",
3 | "description": "",
4 | "title": "DjangoCon Europe 2011",
5 | "url": "http://2011.djangocon.eu/"
6 | }
7 |
--------------------------------------------------------------------------------
/pygotham-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/10/PyGotham-2011",
3 | "description": "An eclectic Py-centric tech conference, not just Python.\n",
4 | "title": "PyGotham 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-eu-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon Europe 2014 / \u00eele des Embiez, France",
3 | "title": "DjangoCon Europe 2014",
4 | "url": "http://2014.djangocon.eu/"
5 | }
6 |
--------------------------------------------------------------------------------
/pydata-paris-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/66/PyData-Paris-2015",
3 | "description": "A conference for developers and users of Python data tools\n",
4 | "title": "PyData Paris 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-au-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon AU was a miniconference that was part of PyCon AU. DjangoCon AU took place on Friday 12 August 2016 in Melbourne, VIC.",
3 | "title": "DjangoCon AU 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pyohio-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/72/PyOhio-2015",
3 | "description": "A free annual conference for Python programmers in and around Ohio, the\nentire Midwest, maybe even the whole world.\n",
4 | "title": "PyOhio 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/81/PyOhio-2016",
3 | "description": "A free annual conference for Python programmers in and around Ohio, the\nentire Midwest, maybe even the whole world.\n",
4 | "title": "PyOhio 2016"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-eu-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "six days of talks, tutorials & code / Cardiff, Wales / 31st May-5th June",
3 | "start_date": "2015-05-31",
4 | "title": "DjangoCon Europe 2015",
5 | "url": "http://2015.djangocon.eu/"
6 | }
7 |
--------------------------------------------------------------------------------
/pycon-us-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/33/PyCon-US-2013",
3 | "description": "The largest annual gathering for the community using and developing the\nopen-source Python programming language.\n",
4 | "title": "PyCon US 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/12/PyOhio-2011",
3 | "description": "PyOhio is a free (thanks sponsors!) annual conference for Python\nprogrammers in and around Ohio and the entire Midwest.\n",
4 | "title": "PyOhio 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/22/PyOhio-2012",
3 | "description": "PyOhio is a free (thanks sponsors!) annual conference for Python\nprogrammers in and around Ohio and the entire Midwest.\n",
4 | "title": "PyOhio 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/41/PyOhio-2013",
3 | "description": "PyOhio is a free (thanks sponsors!) annual conference for Python\nprogrammers in and around Ohio and the entire Midwest.\n",
4 | "title": "PyOhio 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/52/PyOhio-2014",
3 | "description": "PyOhio is a free (thanks sponsors!) annual conference for Python\nprogrammers in and around Ohio and the entire Midwest.\n",
4 | "title": "PyOhio 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-us-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon US is a 6-day international community conference for the community by the community about the Django web framework, held each year in North America.",
3 | "title": "DjangoCon US 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/kiwi-pycon-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/43/Kiwi-PyCon-2013",
3 | "description": "Kiwi PyCon is an annual conference aimed at promoting and educating\npeople about the Python programming language.\n",
4 | "title": "Kiwi PyCon 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/kiwi-pycon-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/57/Kiwi-PyCon-2014",
3 | "description": "Kiwi PyCon is an annual conference aimed at promoting and educating\npeople about the Python programming language.\n",
4 | "title": "Kiwi PyCon 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/vanpy/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Includes talks and videos by Python developers in Vancouver, B.C., Canada. To see talks in person, join the meetup_.\n\n.. _meetup: https://www.meetup.com/vanpyz/",
3 | "title": "Vancouver Python Developers"
4 | }
5 |
--------------------------------------------------------------------------------
/pycaribbean-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCaribbean 2016 Santo Domingo, Dominican Republic",
3 | "start_date": "2016-02-20",
4 | "title": "PyCaribbean 2016",
5 | "url": "https://web.archive.org/web/20160304015734/http://pycaribbean.com/"
6 | }
7 |
--------------------------------------------------------------------------------
/pycon-au-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/8/PyCon-AU-2010",
3 | "description": "PyCon Australia was held in Sydney on the weekend of the 26th and 27th\nof June at the Sydney Masonic Center; 66 Goulburn Street, Sydney.\n",
4 | "title": "PyCon AU 2010"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-cz-2016/videos/private-video.yaml:
--------------------------------------------------------------------------------
1 | description: This video is private.
2 | duration: 0
3 | recorded: ''
4 | speakers: []
5 | thumbnail_url:
6 | title: Private video
7 | videos:
8 | - type: youtube
9 | url: https://www.youtube.com/watch?v=IBhSEN37jiY
10 |
11 |
--------------------------------------------------------------------------------
/djangocong-montpellier-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "The annual event gathering Francophone amateurs of Django , with all simplicity. DjangoCong took place on The weekend of 14-15 April 2012 in Carnon-Montpellier.",
3 | "title": "DjangoCong Montpellier 2012"
4 | }
5 |
--------------------------------------------------------------------------------
/writethedocs-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Write the Docs is a series of conferences and local meetups focused on all things related to software documentation. Write the Docs 2014 was held on May 5-6 2014 in Portland, Oregon.",
3 | "title": "Write the Docs 2014"
4 | }
5 |
--------------------------------------------------------------------------------
/writethedocs-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Write the Docs is a series of conferences and local meetups focused on all things related to software documentation. Write the Docs 2013 was held on April 8-9 2013 in Portland, Oregon.",
3 | "title": "Write the Docs 2013"
4 | }
5 |
--------------------------------------------------------------------------------
/writethedocs-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Write the Docs is a series of conferences and local meetups focused on all things related to software documentation. Write the Docs 2015 was held on May 17-19 2015 in Portland, Oregon.",
3 | "title": "Write the Docs 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/data-school/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Data School teaches data science in Python to students at all levels of knowledge and experience. Notebooks, datasets, and resources related to each video can be found on `GitHub `__.",
3 | "title": "Data School"
4 | }
5 |
--------------------------------------------------------------------------------
/django-birthday/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/71/Django-Birthday",
3 | "description": "Happy birthday Django!\n\nTime to celebrate! Django is turning 10 years old this July. We're\nthrowing a birthday party for it in the town where it was created.\n",
4 | "title": "Django Birthday"
5 | }
6 |
--------------------------------------------------------------------------------
/datacamp/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DataCamp teaches Python for data science from a philosophy of learning-by-doing. You can find interactive coding challenges, fun quizzes and blogs related to the videos can be found on `DataCamp's Website `__.",
3 | "title": "DataCamp"
4 | }
5 |
--------------------------------------------------------------------------------
/bay-piggies/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Bay Piggies is the Bay Area Python Interest Group. They formed in 1999 and meet the fourth Thursday of every month (except for November and December). You can see upcoming meetings on their Meetup Page: https://www.meetup.com/BAyPIGgies",
3 | "title": "Bay Piggies"
4 | }
5 |
--------------------------------------------------------------------------------
/pythonbrasil-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "A PythonBrasil re\u00fane centenas de pessoas durante 5 dias para discutir sobre software livre, pr\u00e1ticas de desenvolvimento e Python.",
3 | "start_date": "2015-11-07",
4 | "title": "Python Brasil 2015",
5 | "url": "http://2015.pythonbrasil.org.br"
6 | }
7 |
--------------------------------------------------------------------------------
/europython-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/21/EuroPython-2012",
3 | "description": "EuroPython is the official European conference about the Python\nprogramming language. It is aimed at everyone in the Python community,\nof all skill levels, both users and programmers.\n",
4 | "title": "EuroPython 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/pyohio-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/11/PyOhio-2010",
3 | "description": "PyOhio is an annual conference for Python programmers in and around\nOhio. PyOhio 2010, the third annual conference, will take place July 31\n- August 1, 2010 at Ohio State University's Ohio Union.\n",
4 | "title": "PyOhio 2010"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-au-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/38/PyCon-AU-2013",
3 | "description": "PyCon Australia is the national conference for professionals, students\nand enthusiasts who work with the Python Programming Language. PyCon\nAustralia 2013 was held at Wrest Point in Hobart, Tasmania.\n",
4 | "title": "PyCon AU 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pytexas-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/13/PyTexas-2011",
3 | "description": "PyTexas 2011, the fourth annual free Python programming conference for\nTexas and the surrounding region, will take place Saturday September 10\nand Sunday September 11, 2011 at Texas A&M; University in College\nStation, Texas.\n",
4 | "title": "PyTexas 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pytexas-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyTexas is the annual, regional gathering for the Python community in\nTexas. PyTexas is organized and run by community volunteers. PyTexas,\nlike most of the Python community, is focused on providing a diverse and\nenjoyable experience for everyone interested in Python.\n",
3 | "title": "PyTexas 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/pyday-galicia-2017/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDay Galicia es la conferencia anual de la comunidad Python gallega, que celebr\u00f3 su `segunda edici\u00f3n `_ el 10 de Junio de 2017 en las instalaciones del `museo MARCO, en Vigo `_",
3 | "title": "PyDay Galicia 2017"
4 | }
5 |
--------------------------------------------------------------------------------
/europython-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/19/EuroPython-2011",
3 | "description": "This page contains the full archive of talks and videos from EuroPython\n2011. More than 600 participants enjoyed the conference in the beautiful\nsummer of Florence. If you want to be a part of it, don't miss the next\nEuroPython!\n",
4 | "title": "EuroPython 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pythonbrasil-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "A PythonBrasil re\u00fane centenas de pessoas durante 5 dias para discutir sobre software livre, pr\u00e1ticas de desenvolvimento e Python.",
3 | "start_date": "2010-10-21",
4 | "title": "Python Brasil 2010",
5 | "url": "https://manual-do-big-kahuna.readthedocs.io/en/latest/historia/pythonbrasil6.html"
6 | }
7 |
--------------------------------------------------------------------------------
/pycon-au-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/9/PyCon-AU-2011",
3 | "description": "PyCon Australia will be held in Sydney on the weekend of the 20th and\n21st of August at the Sydney Masonic Center; 66 Goulburn Street, Sydney.\nWe will be running sprints at the same venue after the conference on the\n22nd and 23rd of August.\n",
4 | "title": "PyCon AU 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pybay-2016/videos/pybay2016-highlights.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-08-21",
4 | "speakers": [],
5 | "thumbnail_url": "https://i.ytimg.com/vi/bKMUUiioi5g/hqdefault.jpg",
6 | "title": "PyBay2016 Highlights",
7 | "videos": [
8 | {
9 | "type": "youtube",
10 | "url": "https://www.youtube.com/watch?v=bKMUUiioi5g"
11 | }
12 | ]
13 | }
14 |
--------------------------------------------------------------------------------
/pytexas-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/58/PyTexas-2014",
3 | "description": "PyTexas is the annual, regional gathering for the Python community in\nTexas. PyTexas is organized and run by community volunteers. PyTexas,\nlike most of the Python community, is focused on providing a diverse and\nenjoyable experience for everyone interested in Python.\n",
4 | "title": "PyTexas 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-italia-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/69/PyCon-Italia-2015",
3 | "description": "PyCon Italia \u00e8 la conferenza nazionale che raccoglie professionisti,\nricercatori e appassionati del linguaggio di programmazione pi\u00f9 bello\nche ci sia. Nella splendida cornice di Firenze, PyCon \u00e8 un weekend per\nimparare, confrontarsi e scoprire.\n",
4 | "title": "PyCon Italia 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/pydata/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/18/PyData",
3 | "description": "The PyData conference and workshop is a semi-annual event for\nscientists, engineers, and data analysts in the Python community. The\nconference focuses on techniques and tools for management, analytics,\nand visualization of data of different types and sizes with particular\nemphasis on big data.\n",
4 | "title": "PyData"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-apac-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/68/PyCon-APAC-2015",
3 | "description": "PyCon APAC/TW 2015 is for pythonistas in Asia-Pacific and Taiwan. It is for Python enthusiasts of all experience levels, from new users to core developers. PyCon APAC/TW 2015 was hosted in Taipei.",
4 | "start_date": "2015-05-30",
5 | "title": "PyCon APAC 2015",
6 | "url": "https://tw.pycon.org/2015apac/"
7 | }
8 |
--------------------------------------------------------------------------------
/pycon-au-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/30/PyCon-AU-2012",
3 | "description": "PyCon Australia is the national conference for users of the Python\nProgramming Language. For our third conference, we're heading south to\nHobart. We've got a fantastic weekend lined up, including two days of\nfun and informative sessions on every aspect of the Python ecosystem.\n",
4 | "title": "PyCon AU 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/euroscipy-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/61/EuroScipy-2014",
3 | "description": "The EuroSciPy meeting is a cross-disciplinary gathering focused on the\nuse and development of the Python language in scientific research. This\nevent strives to bring together both users and developers of scientific\ntools, as well as academic research and state of the art industry.\n",
4 | "title": "EuroSciPy 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-za-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyConZA is the annual gathering of the South African community using and\ndeveloping the open-source Python programming language. PyConZA is\norganized by the Python community for the community. We'd like PyConZA\nto be accessible to as many people as possible and to foster unique\nsolutions to the challenges we face in Africa.\n",
3 | "title": "PyCon ZA 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/coala-by-udayan-643.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Udayan"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/PpZTK5rvCNk/hqdefault.jpg",
8 | "title": "Coala by Udayan 6:43",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=PpZTK5rvCNk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyGrunn is the 'Python and friends' conference with a local footprint and global mindset. Firmly rooted in the open source culture, it aims to provide the leading lights in advanced internet technologies, a platform to inform, inspire and impress their peers.PyGrunn 2013 took place in Groningen, The Netherlands From 10 May through 11 May 2013",
3 | "title": "PyGrunn 2013"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-es-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyConES celebr\u00f3 su segunda edici\u00f3n, tras el \u00e9xito de la desarrollada el pasado a\u00f1o en Madrid, bajo el formato del evento mundial PyCon. En esta ocasi\u00f3n, la organizaci\u00f3n recay\u00f3 en el hackerspace de Zaragoza, Dlabs con la colaboraci\u00f3n de la asociaci\u00f3n Python Espa\u00f1a y el Grupo de Python Zaragoza.",
3 | "title": "PyCon ES 2014"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-es-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyConES es la conferencia nacional sobre Python m\u00e1s importante de Espa\u00f1a. La PyConES celebr\u00f3 su tercera edici\u00f3n los d\u00edas 20 a 22 noviembre de 2015 en Valencia, despu\u00e9s de dos exitosas ediciones en Madrid y Zaragoza respectivamente y siguiendo el formato del evento mundial PyCon.",
3 | "title": "PyCon ES 2015",
4 | "url": "http://2015.es.pycon.org"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/flying-drone-by-dinesh-3309.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Dinesh"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/DudSDsl3rOU/hqdefault.jpg",
8 | "title": "Flying drone by Dinesh 33:09",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=DudSDsl3rOU"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r0-d1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/iiJw7gpVcKg/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R0 D1",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=iiJw7gpVcKg"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r0-d2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/2hYljESm0eQ/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R0 D2",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=2hYljESm0eQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r0-d3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/4b3rKZTW3WA/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R0 D3",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=4b3rKZTW3WA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r1-d1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/lRSZODTid8A/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R1 D1",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=lRSZODTid8A"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r1-d2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/l4E2159qB9c/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R1 D2",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=l4E2159qB9c"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r1-d3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/PrWaNnrtwYk/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R1 D3",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=PrWaNnrtwYk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r2-d1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Tgvs9WfA3LI/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R2 D1",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Tgvs9WfA3LI"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r2-d2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Kqob0JT9u4I/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R2 D2",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Kqob0JT9u4I"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-tw-2016/videos/pycon-taiwan-2016-r2-d3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-06-03",
4 | "speakers": [
5 | "Various speakers"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/1eNrB-VKxCg/hqdefault.jpg",
8 | "title": "PyCon Taiwan 2016 R2 D3",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=1eNrB-VKxCg"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/scrapple-by-alex-mathew-401.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Alex Mathew"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/3oI9XT8Rhio/hqdefault.jpg",
8 | "title": "Scrapple by Alex Mathew 4:01",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=3oI9XT8Rhio"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/europython-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/54/EuroPython-2014",
3 | "description": "\"At EuroPython, you get to hear talks by open-source project authors\nthat you admire, and then you get to meet them and contribute back. It's\na thrilling experience, and a very inspiring one that has greatly\naffected my work in Python and open source.\" -- Audrey Roy Greenfeld,\nPrincipal, Cartwheel Web\n",
4 | "title": "EuroPython 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/apache-helix-salt-by-akhil-3826.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Akhil"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/aFH8ma95oBM/hqdefault.jpg",
8 | "title": "Apache helix & salt by Akhil 38:26",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=aFH8ma95oBM"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ie-2016/videos/recruitment-session.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "\n",
3 | "duration": 1588,
4 | "recorded": "2016-11-05",
5 | "speakers": [
6 | "Harald Armin Massa"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/N9vti8UAJT4/hqdefault.jpg",
9 | "title": "Recruit Session",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=N9vti8UAJT4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-3-dot-6-by-amit-kumar-446.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Amit Kumar"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/DI-jbSjJThA/hqdefault.jpg",
8 | "title": "Python 3 dot 6 by Amit Kumar 4:46",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=DI-jbSjJThA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-au-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Australia (\"PyCon AU\") is the national conference for the Python Programming Community. The seventh PyCon Australia will be held from August 12th to August 17th, 2016 in Melbourne, bringing together professional, student and enthusiast developers with a love for developing with Python.",
3 | "start_date": "2016-08-12",
4 | "title": "PyCon AU 2016",
5 | "url": "https://2016.pycon-au.org/"
6 | }
7 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-in-redhat-by-kushal-das-3035.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Kushal Das"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/GGv4MZKcmN8/hqdefault.jpg",
8 | "title": "Python in Redhat by Kushal Das 30:35",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=GGv4MZKcmN8"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-in-universities-by-chetan-403.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Chetan"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/pD7UEvk9s0o/hqdefault.jpg",
8 | "title": "Python in universities by Chetan 4:03",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=pD7UEvk9s0o"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydata-madrid-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyData conferences bring together users and developers of data analysis tools to share ideas and learn from each other. The PyData community gathers to discuss how best to apply Python tools, as well as tools using R and Julia, to meet evolving challenges in data management, processing, analytics, and visualization.",
3 | "title": "PyData Madrid 2016",
4 | "url": "http://pydata.org/madrid2016/"
5 | }
6 |
--------------------------------------------------------------------------------
/pyday-rafaela-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Python Day is a free and free event that lasts a day, where small courses and talks related to this language will take place that little by little is making its place among developers. We intend to make a space where anyone interested can approach to ask, learn and experiment with these tools. PyDay Rafaela took place on 24 September 2016 in Rafaela, Argentina",
3 | "title": "PyDay Rafaela 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/bytecode-hacks-by-vijay-kumar-b-536.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Vijay Kumar B"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/I9VQulJ1dzo/hqdefault.jpg",
8 | "title": "Bytecode hacks by Vijay Kumar B 5:36",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=I9VQulJ1dzo"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/hacking-the-python-ast-by-suhas-sg-5022.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Suhas SG"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/6VlVbhKmsfk/hqdefault.jpg",
8 | "title": "Hacking the python AST by Suhas SG 50:22",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=6VlVbhKmsfk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-scale-in-go-ibibo-by-dhruv-4338.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Dhruv"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/BBTJvmYZnOs/hqdefault.jpg",
8 | "title": "Python @ Scale in Go Ibibo By Dhruv 43:38",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=BBTJvmYZnOs"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/sympy-sym-engine-nishant-nikhil-336.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Nishant Nikhil"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/NI6wJjIyBvw/hqdefault.jpg",
8 | "title": "Sympy Sym Engine Nishant Nikhil 3:36",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=NI6wJjIyBvw"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/honza-kral_part.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-03-23",
5 | "speakers": [
6 | "Honza Kr\u00e1l"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Htpbm68SVd8/hqdefault.jpg",
9 | "title": "Illustrated guide to this",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Htpbm68SVd8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-za-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/79/PyCon-ZA-2012",
3 | "description": "PyConZA is the annual gathering of the South African community using and\ndeveloping the open-source Python programming language. PyConZA is\norganized by the Python community for the community. We'd like PyConZA\nto be accessible to as many people as possible and to foster unique\nsolutions to the challenges we face in Africa.\n",
4 | "title": "PyCon ZA 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-za-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/78/PyCon-ZA-2013",
3 | "description": "PyConZA is the annual gathering of the South African community using and\ndeveloping the open-source Python programming language. PyConZA is\norganized by the Python community for the community. We'd like PyConZA\nto be accessible to as many people as possible and to foster unique\nsolutions to the challenges we face in Africa.\n",
4 | "title": "PyCon ZA 2013"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-za-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/75/PyCon-ZA-2014",
3 | "description": "PyConZA is the annual gathering of the South African community using and\ndeveloping the open-source Python programming language. PyConZA is\norganized by the Python community for the community. We'd like PyConZA\nto be accessible to as many people as possible and to foster unique\nsolutions to the challenges we face in Africa.\n",
4 | "title": "PyCon ZA 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-za-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/77/PyCon-ZA-2015",
3 | "description": "PyConZA is the annual gathering of the South African community using and\ndeveloping the open-source Python programming language. PyConZA is\norganized by the Python community for the community. We'd like PyConZA\nto be accessible to as many people as possible and to foster unique\nsolutions to the challenges we face in Africa.\n",
4 | "title": "PyCon ZA 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-python-for-evil.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX talk by Jeremy Tanner",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Jeremy Tanner"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/t-4mvV34dFw/hqdefault.jpg",
8 | "title": "PyDX 2015: Python for Evil",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=t-4mvV34dFw"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-au-2017/videos/conference-closing.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Conference Closing",
3 | "duration": 1610,
4 | "recorded": "2017-08-06",
5 | "speakers": [
6 | "Richard Jones"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/GffouSrsHxg/hqdefault.jpg",
9 | "title": "conference.close()",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=GffouSrsHxg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-belarus-2015/videos/lightning-talks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning talks",
3 | "duration": 1381,
4 | "recorded": "2015-01-31",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Hcw2jC8fnq8/hqdefault.jpg",
9 | "title": "Lightning talks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Hcw2jC8fnq8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/word-mover-distance-by-rishabh-goel-458.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Rishabh Goel"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/NesumaeN1xE/hqdefault.jpg",
8 | "title": "Word mover distance by Rishabh Goel 4:58",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=NesumaeN1xE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/lukash-langa_facebook.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "\u0141ukasz Langa"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/jutk9tHMi5U/hqdefault.jpg",
9 | "title": "Thinking in Coroutines",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=jutk9tHMi5U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/myroslav-opyr_prozzoro.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Myroslav Opyr"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/qYqYb4scXo8/hqdefault.jpg",
9 | "title": "ProZorro OpenData Mashups",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=qYqYb4scXo8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/scipy-la-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "SciPy Latin America 2016 Conference, the fourth annual Scientific Computing with Python conference in Latin America, will be held this May 16th-20th 2016, in Florian\u00f3polis, Brazil. SciPy Latin America is a regional community dedicated to the advancement of scientific computing through open source software for mathematics, science, and engineering mainly developed with Python.",
3 | "title": "SciPyLA 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-ar-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/63/PyCon-Ar-2014",
3 | "description": "Conferencia anual argentina de Python. En este evento nos encontramos\ndesarrolladores de todos los rincones del pa\u00eds, aprendices y expertos,\npythonistas y programadores de otros lenguajes, para asistir a talleres,\ncharlas y sprints, sumados a lo agradable de conocernos en persona. Te\nesperamos! La entrada es libre y gratuita :)\n",
4 | "title": "PyCon Ar 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-fr-2016/videos/memory-safety-with-rust.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Regarder \"Memory Safety with Rust\"",
3 | "recorded": "2016-10-16",
4 | "speakers": [
5 | "Leo Testard"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/uZ70i_dsiS4/maxresdefault.jpg",
8 | "title": "Memory Safety with Rust",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=uZ70i_dsiS4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-bindings-to-clusterfs-by-prashant-436.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Prashant"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/C36XDr6N3P4/hqdefault.jpg",
8 | "title": "Python bindings to clusterfs by Prashant 4:36",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=C36XDr6N3P4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ru-2016/videos/lightning-talks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon RU 2016 Lightning Talks",
3 | "duration": 1204,
4 | "recorded": "2016-07-03",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/DFNh3qmp6zA/hqdefault.jpg",
9 | "title": "Lightning Talks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=DFNh3qmp6zA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-final.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. Final",
3 | "duration": 151,
4 | "recorded": "2012-10-21",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/G3V-gYKjoec/hqdefault.jpg",
9 | "title": "Closing talk",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=G3V-gYKjoec"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/andrew-svetlov_pytest.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Andrew Svetlov"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/AdVSkYBjuVg/hqdefault.jpg",
9 | "title": "Advanced py.test usage techniques",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=AdVSkYBjuVg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/igor-kalnytskyy.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Igor Kalnytskyy"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/kfHhnS4pgjg/hqdefault.jpg",
9 | "title": "Concurrency and Parallelism in Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=kfHhnS4pgjg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/roman-podoliaka.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Roman Podoliaka"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Fh5kCJ9pWNQ/hqdefault.jpg",
9 | "title": "CPU profiling of Python applications",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Fh5kCJ9pWNQ"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/tanya-kodlyuk.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Tetiana Kodliuk"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/WgGcfFEKQcw/hqdefault.jpg",
9 | "title": "Natural Language processing with Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=WgGcfFEKQcw"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/taras-voinarovskyy.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Taras Voyanarovsky"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/dKUQFLgtW24/hqdefault.jpg",
9 | "title": "Messaging With Kafka in asyncio",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=dKUQFLgtW24"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/7/PyCon-US-2011",
3 | "description": "The Python Software Foundation is proud to present the annual Python\ncommunity conference, PyCon 2011. PyCon 2011 will be held March 9th\nthrough the 17th, 2011 in Atlanta, Georgia. The PyCon conference days\nwill be March 11-13, preceded by two tutorial days (March 9-10), and\nfollowed by four days of development sprints (March 14-17th).\n",
4 | "title": "PyCon US 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-keynote-money.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 keynote by Justin Abrahms",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Justin Abrahms"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/KwtrYhRsa1M/hqdefault.jpg",
8 | "title": "PyDX 2015: Keynote \u2014 Money",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=KwtrYhRsa1M"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/berco-keynote-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Berco Beute"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/svvoRo8U1Kw/hqdefault.jpg",
9 | "title": "Keynote | Berco Beute @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=svvoRo8U1Kw"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/scipy-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/51/SciPy-2014",
3 | "description": "SciPy is a community dedicated to the advancement of scientific\ncomputing through open source Python software for mathematics, science,\nand engineering. The annual SciPy Conference allows participants from\nall types of organizations to showcase their latest projects, learn from\nskilled users and developers, and collaborate on code development.\n",
4 | "title": "SciPy 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/fosdem-2017/videos/fosdem-2017-victor-stinner-how-to-run-a-stable-benchmark.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2017-02-05",
5 | "speakers": [
6 | "Victor Stinner"
7 | ],
8 | "thumbnail_url": null,
9 | "title": "How to run a stable benchmark",
10 | "videos": [
11 | {
12 | "type": "webm",
13 | "url": "https://video.fosdem.org/2017/UD2.120/python_stable_benchmark.vp8.webm"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ie-2016/videos/lightning-talks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Saturday afternoon Lightning talks",
3 | "duration": 1672,
4 | "recorded": "2016-11-05",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/CT6Mn8UZqnY/hqdefault.jpg",
9 | "title": "Lightning Talks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=CT6Mn8UZqnY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/goodbye-call-stack-by-anuth-srikumar-3815.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Anuth Srikumar"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/ocfHEbYWtg8/hqdefault.jpg",
8 | "title": "Good,Bye Call Stack by Anuth Srikumar 38:15",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=ocfHEbYWtg8"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/python-on-cloud-digital-ocean-by-karan-mv-2031.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Karan MV"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Hm8QI13pUFo/hqdefault.jpg",
8 | "title": "Python on cloud Digital Ocean by Karan MV 20:31",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Hm8QI13pUFo"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-web2py-juozas-masiulis.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 1292,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Juozas Masiulis"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/XF7c_W030Lk/hqdefault.jpg",
10 | "title": "Web2py",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=XF7c_W030Lk"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/day-2-_5.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Andrew Khavruchenko"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/g_0tOF9Hhu8/hqdefault.jpg",
9 | "title": "TDD, Cabbages and Kings or how developers fail",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=g_0tOF9Hhu8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/paul-colomiets.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Paul Colomiets"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/UoEuJvV-yro/hqdefault.jpg",
9 | "title": "Using Rust to build asynchronous IO for Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=UoEuJvV-yro"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/welcome-to-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Welcome to Pycon 2017",
3 | "duration": 1227,
4 | "recorded": "2017-05-19",
5 | "speakers": [
6 | "Brandon Rhodes"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/xNVFs3ao23U/hqdefault.jpg",
9 | "title": "Welcome to Pycon 2017",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=xNVFs3ao23U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/berco-beute-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-5-10",
5 | "speakers": [
6 | "Berco Beute"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/OMlgLDDW610/hqdefault.jpg",
9 | "title": "REST API design | Berco Beute @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=OMlgLDDW610"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-juliano.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Juliano",
3 | "duration": 154,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Juliano"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/4PZ4C1SFKOY/hqdefault.jpg",
9 | "title": "Lightning Talk - Juliano",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=4PZ4C1SFKOY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-marcel.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Marcel",
3 | "duration": 140,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Marcel"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/yoCpjyBOZEg/hqdefault.jpg",
9 | "title": "Lightning Talk - Marcel",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=yoCpjyBOZEg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/load-testing-and-locusts-io-by-vinay-babu-4347.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Vinay Babu"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/ADjRj6qPF7o/hqdefault.jpg",
8 | "title": "load testing and locusts io by Vinay Babu 43:47",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=ADjRj6qPF7o"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/maciej-fijalkowski.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Maciej Fijalkowski"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Yzirwwz90oU/hqdefault.jpg",
9 | "title": "GlyphScript - a tutorial from the future",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Yzirwwz90oU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/taras-lehinevych_scala-vs-python.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Taras Lehinevych"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/vieASGQ6FP0/hqdefault.jpg",
9 | "title": "Python vs Scala in Apache Spark",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=vieASGQ6FP0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-how-python-changed-my-life.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Letta Raven",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Letta Raven"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/3RWbvH5bpEs/hqdefault.jpg",
8 | "title": "PyDX 2015: How Python Changed My Life",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=3RWbvH5bpEs"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-python-geodata-and-maps.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Hannes Hapke",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Hannes Hapke"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/TugVQwnzW9c/hqdefault.jpg",
8 | "title": "PyDX 2015: Python, Geodata and Maps",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=TugVQwnzW9c"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pytexas-2013/videos/docker-lightning-talk.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Mark Allen introduces Docker.",
3 | "duration": 228,
4 | "recorded": "2013-08-17",
5 | "speakers": [
6 | "Mark Allen"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/m-YyWw12fTc/hqdefault.jpg",
9 | "title": "Docker (Lightning Talk)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=m-YyWw12fTc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pytexas-2013/videos/gevent-lightning-talk.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "gevent (Lightning Talk)",
3 | "duration": 198,
4 | "recorded": "2013-08-17",
5 | "speakers": [
6 | "Glen Zangirolami"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/5lJXb-yym0Y/hqdefault.jpg",
9 | "title": "gevent (Lightning Talk)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=5lJXb-yym0Y"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-tarsis.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Tarsis",
3 | "duration": 161,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Tarsis Azevedo"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/k71uY1xj5Ek/hqdefault.jpg",
9 | "title": "Lightning Talk - Tarsis",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=k71uY1xj5Ek"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-python-requests-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Devyani Kota"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/9CR5_WLW-uo/hqdefault.jpg",
8 | "title": "Lightning Talk - Python Requests - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=9CR5_WLW-uo"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/concurrency-in-modern-robots-by-shivam-vats-3754.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Shivam Vats"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/BqEUb39JDN4/hqdefault.jpg",
8 | "title": "Concurrency in Modern Robots by Shivam Vats 37:54",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=BqEUb39JDN4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/pycharm-webstorm-development-by-paul-everit-3612.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Paul Everit"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/eklaZdnWrsQ/hqdefault.jpg",
8 | "title": "PyCharm - WebStorm Development by Paul Everit 36:12",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=eklaZdnWrsQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ru-2013/videos/pyconru-lighting-talks-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks February 24 2013",
3 | "duration": 3255,
4 | "recorded": "2013-02-24",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/DTm4bHPZ7Vc/hqdefault.jpg",
9 | "title": "Lighting Talks #1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=DTm4bHPZ7Vc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ru-2013/videos/pyconru-lighting-talks-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks February 25 2013",
3 | "duration": 4028,
4 | "recorded": "2013-02-25",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/b_rGwaryDmI/hqdefault.jpg",
9 | "title": "Lighting Talks #2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=b_rGwaryDmI"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ru-2015/videos/lighting-talks-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon RU 2015 first day lightning talks",
3 | "duration": 1500,
4 | "recorded": "2015-09-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/qOwQ-aZRljg/hqdefault.jpg",
9 | "title": "Lighting Talks - 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=qOwQ-aZRljg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ru-2015/videos/lighting-talks-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon RU 2015 second day lightning talks",
3 | "duration": 1226,
4 | "recorded": "2015-09-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/hGzLH1z-Muk/hqdefault.jpg",
9 | "title": "Lighting Talks - 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=hGzLH1z-Muk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-uk-2015/videos/pycon-uk-2015-build-the-right-thing.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk by: Paul Marston",
3 | "duration": 1963,
4 | "recorded": "2015-09-19",
5 | "speakers": [
6 | "Paul Marston"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/gBcXFSKgkv0/hqdefault.jpg",
9 | "title": "Build The Right Thing",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=gBcXFSKgkv0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/nikolay-novik_building-apps-with-asyncio.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Nickolai Novik"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/ECZBxwE5eQc/hqdefault.jpg",
9 | "title": "Building apps with asyncio",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=ECZBxwE5eQc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-continuing-education-at-work.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Katherine Wu",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Katherine Wu"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/MZg-L1Sblog/hqdefault.jpg",
8 | "title": "PyDX 2015: Continuing Education at Work",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=MZg-L1Sblog"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-making-midi-music-with-python.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Evan Palmer",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Evan Palmer"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/tn4mz9klHx8/hqdefault.jpg",
8 | "title": "PyDX 2015: Making MIDI Music with Python",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=tn4mz9klHx8"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-writing-debuggable-code.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Jonathan Harker",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Jonathan Harker"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/6OiHqV4ts_A/hqdefault.jpg",
8 | "title": "PyDX 2015: Writing Debuggable Code",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=6OiHqV4ts_A"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/jan-jaap-driessen-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Jan-Jaap Driessen"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/lruCjPUXock/hqdefault.jpg",
9 | "title": "Fan/theme | Jan Jaap Driessen @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=lruCjPUXock"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/voys-prototyping-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Mark Vletter"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/0jWNlVlpiaE/hqdefault.jpg",
9 | "title": "Lean prototyping | Voys Prototyping @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=0jWNlVlpiaE"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/kyivpy/videos/andrew-svetlov-pep-492-rus.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Andrew Svetlov talking about recently proposed PEP 492",
3 | "language": "rus",
4 | "recorded": "2015-04-25",
5 | "speakers": [
6 | "Andrew Svetlov"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/C6OwviRWgG4/hqdefault.jpg",
9 | "title": "PEP 492",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=C6OwviRWgG4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-kr-2015/videos/baegweonhan-gaehoesa-pycon-korea-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "\n",
3 | "duration": 530,
4 | "language": "kor",
5 | "recorded": "2015-08-29",
6 | "speakers": [
7 | "Kwon-Han Bae"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/l1xWtRA15DM/hqdefault.jpg",
10 | "title": "Opening 2015-08-29",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=l1xWtRA15DM"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-ru-2014/videos/lighting-talks-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Russia 2014 first day lightning talks",
3 | "duration": 2078,
4 | "recorded": "2014-06-02",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/sF2Ps2KxXxU/hqdefault.jpg",
9 | "title": "Lighting talks - 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=sF2Ps2KxXxU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ru-2014/videos/lighting-talks-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Russia 2014 second day lightning talks",
3 | "duration": 1950,
4 | "recorded": "2014-06-02",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/C43rTmPoNqY/hqdefault.jpg",
9 | "title": "Lighting talks - 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=C43rTmPoNqY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/dmitry-chaplinskyy.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Dmitry Chaplinskyy"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/GbcDnn1XVbU/hqdefault.jpg",
9 | "title": "Python superpowers on civic society's secret service",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=GbcDnn1XVbU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/franco-carbognani.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Franco Carbognani"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/UhH49ieFIt8/hqdefault.jpg",
9 | "title": "Python and the Dawn of Gravitational-Wave Astronomy",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=UhH49ieFIt8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/vladimir-kirillov.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Ian Tsybulkin",
7 | "Vladimir Kirillov"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/OD-Nc3vaAFk/hqdefault.jpg",
10 | "title": "Enjoying Calculus in Python",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=OD-Nc3vaAFk"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pydata-berlin-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/55/PyData-Berlin-2014",
3 | "description": "PyData conferences are a gathering of users and developers of data\nanalysis tools in Python. The goals are to provide Python enthusiasts a\nplace to share ideas and learn from each other about how best to apply\nthe language and tools to ever-evolving challenges in the vast realm of\ndata management, processing, analytics, and visualization.\n",
4 | "title": "PyData Berlin 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/videos/dave-nielsen-top-5-uses-of-redis-as-a-database.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Sponsor Talk- Redis",
3 | "recorded": "2015-07-26",
4 | "speakers": [
5 | "Dave Nielsen"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/jTTlBc2-T9Q/hqdefault.jpg",
8 | "title": "Top 5 uses of Redis as a Database",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=jTTlBc2-T9Q"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-postgres-scipy-for-great-stats.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Josh Berkus",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Josh Berkus"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/5VvtLUWc8IY/hqdefault.jpg",
8 | "title": "PyDX 2015: Postgres + SciPy for Great Stats",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=5VvtLUWc8IY"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-python-as-a-programming-language.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX talk by Bart Massey",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Bart Massey"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/717FXvd3BL0/hqdefault.jpg",
8 | "title": "PyDX 2015: Python as a Programming Language",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=717FXvd3BL0"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-the-seven-righteous-fights.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Heidi Waterhouse",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Heidi Waterhouse"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/hmtS3lFkTsA/hqdefault.jpg",
8 | "title": "PyDX 2015: The Seven Righteous Fights",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=hmtS3lFkTsA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/armin-ronacher-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Armin Ronacher"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/0hUc4XyGpWg/hqdefault.jpg",
9 | "title": "A year with MongoDB | Armin Ronacher @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=0hUc4XyGpWg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/abertura-python-brasil-12.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Abertura Python Brasil 12",
3 | "duration": 1201,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/6P4v-rOexgA/hqdefault.jpg",
9 | "title": "Abertura Python Brasil 12",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=6P4v-rOexgA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-2013/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
3 | "title": "DjangoCon US 2013"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
3 | "title": "DjangoCon US 2014"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
3 | "title": "DjangoCon US 2015"
4 | }
5 |
--------------------------------------------------------------------------------
/djangocon-au-2016/videos/djangoconf-lightning-talks-and-closing.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-08-12",
5 | "speakers": [
6 | "Various Speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/ss1X-FqPEzU/hqdefault.jpg",
9 | "title": "DjangoConf Lightning Talks and Closing",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=ss1X-FqPEzU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-cz-2017/videos/closing-ceremony-song.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon CZ 2017 Prague - Closing ceremony",
3 | "duration": 226,
4 | "recorded": "2017-06-09",
5 | "speakers": [
6 | "Various singers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/RV5h0voNg6U/hqdefault.jpg",
9 | "title": "Closing ceremony (song)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=RV5h0voNg6U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/introduction-and-keynote-ajith-kumar-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Ajith Kumar"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/bDbXUAOIo4w/hqdefault.jpg",
8 | "title": "Introduction and Keynote - Ajith Kumar - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=bDbXUAOIo4w"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-analytics-vidhya-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Kunal",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Kunal"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/MdeVreHvbxw/hqdefault.jpg",
8 | "title": "Lightning Talk - Analytics Vidhya - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=MdeVreHvbxw"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-italia-2014/videos/pycon-italy-2014-lightning-talks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon Italia 2014 Lightning talks",
3 | "duration": 2455,
4 | "recorded": "2014-05-25",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/dR-hIY2vWf4/hqdefault.jpg",
9 | "title": "Lightning talks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=dR-hIY2vWf4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-sk-2016/videos/lightning-talks-piatok.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning talks - Friday session\n",
3 | "duration": 1409,
4 | "recorded": "2016-03-11",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/xrAREyMGDcc/hqdefault.jpg",
9 | "title": "Lightning talks - Friday",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=xrAREyMGDcc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/igor-davydenko.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Igor Davydenko"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/QNPon33helg/hqdefault.jpg",
9 | "title": "Circle CI or: How I learned to stop worrying and love CI again",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=QNPon33helg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/lighting-talks-pycon-ua-2016-04-23.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-23",
5 | "speakers": [
6 | "Various Speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/vtdZHr_yi4M/hqdefault.jpg",
9 | "title": "Lighting Talks PyCon Ukraine 23 April 2016",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=vtdZHr_yi4M"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2016/videos/lighting-talks-pycon-ua-2016-04-24.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "rus",
4 | "recorded": "2016-04-24",
5 | "speakers": [
6 | "Various Speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/mgPBtKaDQww/hqdefault.jpg",
9 | "title": "Lighting Talks PyCon Ukraine 24 April 2016",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=mgPBtKaDQww"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/katy-huff-keynote-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Saturday morning keynote by Katy Huff",
3 | "duration": 1881,
4 | "recorded": "2017-05-20",
5 | "speakers": [
6 | "Katy Huff"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/kaGS4YXwciQ/hqdefault.jpg",
9 | "title": "Keynote: Do It For Science",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=kaGS4YXwciQ"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/psf-community-service-awards.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PSF Community Service Awards",
3 | "duration": 671,
4 | "recorded": "2017-05-21",
5 | "speakers": [
6 | "Ewa Jodlowska"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/XD8kXx_Thkk/hqdefault.jpg",
9 | "title": "PSF Community Service Awards",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=XD8kXx_Thkk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-keynote-the-beginners-mind.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 keynote by Melissa Lewis",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Melissa Lewis"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Gu1QdADaQSQ/hqdefault.jpg",
8 | "title": "PyDX 2015: Keynote \u2014 The Beginner's Mind",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Gu1QdADaQSQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-paulo-romero.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Paulo Romero",
3 | "duration": 110,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Paulo Romero"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/U40VVaZTmAo/hqdefault.jpg",
9 | "title": "Lightning Talk - Paulo Romero",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=U40VVaZTmAo"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/kyivpy/videos/graphs-with-neo4j-and-python-andrii-soldatenko-kyivpy-19.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Kyiv.py #19",
3 | "language": "rus",
4 | "recorded": "2016-12-3",
5 | "speakers": [
6 | "Andrii Soldatenko"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/_i_jSy_fDEQ/hqdefault.jpg",
9 | "title": "Graphs with Neo4j and Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=_i_jSy_fDEQ"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ie-2016/videos/from-documents-to-graphs-with-python-hanneli-tavante.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "\n",
3 | "duration": 1751,
4 | "recorded": "2016-11-05",
5 | "speakers": [
6 | "Hanneli Tavante"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/TfycokREM-Y/hqdefault.jpg",
9 | "title": "From documents to graphs with Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=TfycokREM-Y"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-deployment-automation-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Kunal Aggarwal"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/dEA-0o7kBzY/hqdefault.jpg",
8 | "title": "Lightning Talk - Deployment automation - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=dEA-0o7kBzY"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/big-data-analysis-using-pyspark-by-shagun-sodhani-4417.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Shagun Sodhani"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/i9xbB_Uekvg/hqdefault.jpg",
8 | "title": "Big Data analysis using PySpark By Shagun Sodhani 44:17",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=i9xbB_Uekvg"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/topic-modeling-in-gensim-by-devashish-deshpande-457.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Devashish Deshpande"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/jI-wczczG1c/hqdefault.jpg",
8 | "title": "Topic Modeling in Gensim by Devashish Deshpande 4:57",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=jI-wczczG1c"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/trends-in-licensesin-python-ecosystem-by-anwesha-das-3847.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Anwesha Das"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/cy6yMI0gXRM/hqdefault.jpg",
8 | "title": "Trends in licensesin Python ecosystem by Anwesha Das 38:47",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=cy6yMI0gXRM"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-italia-2014/videos/pycon-italy-2014-a-ravenscroft-how-your-brain-tricks-you.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 2637,
4 | "recorded": "2014-05-25",
5 | "speakers": [
6 | "Anna Ravenscroft"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/5I0Lit3VhbI/hqdefault.jpg",
9 | "title": "How your brain tricks you",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=5I0Lit3VhbI"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/albertas-agejevas-emacs-python-ide.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Albertas Agejevas: Emacs: Python IDE",
3 | "duration": 2153,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Albertas Agejevas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/uDLC6Rb8LYM/hqdefault.jpg",
9 | "title": "Emacs: Python IDE",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=uDLC6Rb8LYM"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/albertas-gimbutas-hakink-lietuvai.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Albertas Gimbutas: Hakink Lietuvai!",
3 | "duration": 1078,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Albertas Gimbutas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/txbLn4hQTHA/hqdefault.jpg",
9 | "title": "Hakink Lietuvai!",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=txbLn4hQTHA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-blender-ir-python-albertas-gimbutas.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 1102,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Albertas Gimbuta"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/KU4W74eQJU0/hqdefault.jpg",
10 | "title": "Blender ir Python",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=KU4W74eQJU0"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-sk-2016/videos/lightning-talks-saturday.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning talks - Saturday session\n",
3 | "duration": 1977,
4 | "recorded": "2016-03-12",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/nlPX7lFdoOg/hqdefault.jpg",
9 | "title": "Lightning talks - Saturday",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=nlPX7lFdoOg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-lihting-talks-7.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. day 2\nLihting Talks 7",
3 | "duration": 413,
4 | "recorded": "2012-10-21",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/KZMm693xRl4/hqdefault.jpg",
9 | "title": "Lighting Talks 7",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=KZMm693xRl4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-ad-hoc-database-graphs-with-ipython.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Josh Berkus",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Josh Berkus"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/t8DKgP9roxQ/hqdefault.jpg",
8 | "title": "PyDX 2015: Ad-hoc Database Graphs with IPython",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=t8DKgP9roxQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-the-power-of-the-standard-library.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Michael McHugh",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Michael McHugh"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/BZhj55KIthE/hqdefault.jpg",
8 | "title": "PyDX 2015: The power of the standard library",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=BZhj55KIthE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-tutorial-build-a-bot-workshop.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 tutorial by Terian Koscik",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Terian Koscik"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/77DjocIDqWs/hqdefault.jpg",
8 | "title": "PyDX 2015: Tutorial \u2014 Build a Bot Workshop",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=77DjocIDqWs"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-cassio-botaro.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Cassio Botaro",
3 | "duration": 165,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Cassio Botaro"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/BCCDxd9Ic6Q/hqdefault.jpg",
9 | "title": "Lightning Talk - Cassio Botaro",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=BCCDxd9Ic6Q"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/europython-2017/videos/europython-2018-closing-session.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Closing session",
3 | "duration": 1221,
4 | "recorded": "2017-07-14",
5 | "speakers": [
6 | "Marc-Andre Lemburg",
7 | "Christian Barra"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/IUmMj87Hwoc/hqdefault.jpg",
10 | "title": "Closing Session",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=IUmMj87Hwoc"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/kyivpy/videos/max-klymyshyn-transducers-and-python-rus.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk of @maxmaxmaxmax from Kyiv.py#14",
3 | "language": "rus",
4 | "recorded": "2015-04-25",
5 | "speakers": [
6 | "Max Klymyshyn"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/ANZOvcYPagU/hqdefault.jpg",
9 | "title": "Transducers and Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=ANZOvcYPagU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ca-2016/videos/afternoon-keynote.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote: Invitation to Core Developer World",
3 | "duration": 5792,
4 | "recorded": "2016-11-12",
5 | "speakers": [
6 | "Raymond Hettinger"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/-TdrFjDJn5E/maxresdefault.jpg",
9 | "title": "Saturday Afternoon keynote",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=-TdrFjDJn5E"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-finland-2011/videos/lightning-talks-pycon-finland-2011.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning talks from Pycon Finland 2011.",
3 | "duration": 1079,
4 | "recorded": "2011-10-17",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/NhpAXKnC-38/hqdefault.jpg",
9 | "title": "Lightning Talks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=NhpAXKnC-38"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-bitten-by-python-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Vijay Kumar",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Vijay Kumar"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/dMEDn9XEapQ/hqdefault.jpg",
8 | "title": "Lightning Talk - Bitten by Python - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=dMEDn9XEapQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/keynote-taking-the-most-out-of-pycon-by-van-lindberg-4507.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Van Lindberg"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Z11sTjxN2JA/hqdefault.jpg",
8 | "title": "Keynote:: Taking the most out of PyCon by Van Lindberg 45:07",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Z11sTjxN2JA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-kr-2015/videos/gimyeonggeun-gaehoesa-duljjae-nal-pycon-korea-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "\n",
3 | "duration": 319,
4 | "language": "kor",
5 | "recorded": "2015-08-30",
6 | "speakers": [
7 | "Younggun Kim"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/AXr-bKNTpMM/hqdefault.jpg",
10 | "title": "Opening 2015-08-30",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=AXr-bKNTpMM"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/videos/chris-wilcox-using-python-and-azure-machine-learning.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Sponsor Talk- Microsoft",
3 | "recorded": "2015-07-25",
4 | "speakers": [
5 | "Chris Wilcox"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/PElcaj1iylA/hqdefault.jpg",
8 | "title": "Using Python and Azure Machine Learning",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=PElcaj1iylA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-type-python-press-enter-what-happens.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Philip James",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Philip James"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/aWLyEHaAsYU/hqdefault.jpg",
8 | "title": "PyDX 2015: Type Python, Press Enter, What Happens?",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=aWLyEHaAsYU"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/alex-gonzalez-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Alex Gonzalez"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/SZVPWs2glnc/hqdefault.jpg",
9 | "title": "Python and Scala smoke the peace pipe | Alex Gonzalez @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=SZVPWs2glnc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/oleg-pidsadnyi-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Oleg Pidsadnyi"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/eVoXYf4fLOo/hqdefault.jpg",
9 | "title": "Behaviour driven design with PyTest | Oleg Pidsadnyi @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=eVoXYf4fLOo"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pytexas-2013/videos/xml-django-style-lightning-talk.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "XML, Django-style (Lightning Talk)",
3 | "duration": 183,
4 | "recorded": "2013-08-17",
5 | "speakers": [
6 | "Katy LaVallee"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/OE_iw7GqN1c/hqdefault.jpg",
9 | "title": "XML, Django-style (Lightning Talk)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=OE_iw7GqN1c"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/i-love-json-module.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "I love JSON module\nPalestrante: Fernando Massanori",
3 | "duration": 1752,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Fernando Masanori"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Smq-eAFhd-o/hqdefault.jpg",
9 | "title": "I love JSON module",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Smq-eAFhd-o"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-elias-dorneles.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Elias Dorneles",
3 | "duration": 232,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Elias Dorneles"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/iQgxzkNrGns/hqdefault.jpg",
9 | "title": "Lightning Talk - Elias Dorneles",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=iQgxzkNrGns"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-hugo-leonardo.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - O Jogo Interno",
3 | "duration": 212,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Hugo Leonardo"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Y72W9IqVTMY/hqdefault.jpg",
9 | "title": "Lightning Talk - O Jogo Interno",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Y72W9IqVTMY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-thomaz-ferrari.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Thomaz Ferrari",
3 | "duration": 207,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Thomaz Ferrari"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/5qYkrAkSrhk/hqdefault.jpg",
9 | "title": "Lightning Talk - Thomaz Ferrari",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=5qYkrAkSrhk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-eu-2014/videos/lightning-talk-tuesday.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon 2014 - \u00eele des Embiez - France",
3 | "duration": 2132,
4 | "recorded": "2014-05-13",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/KN_wTtQhOY0/hqdefault.jpg",
9 | "title": "Lightning Talks - Tuesday",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=KN_wTtQhOY0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-apac-2013/videos/how-we-use-bitbucket-to-build-bitbucket-by-atlassian.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "A talk about Bitbucket",
3 | "recorded": "2013-09-14",
4 | "speakers": [
5 | "Atlassian"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/VatcDuPT5gk/hqdefault.jpg",
8 | "title": "How we use Bitbucket to build Bitbucket by Atlassian",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=VatcDuPT5gk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-apac-2013/videos/pycon-apac-past-present-and-future-by-chairpersons.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "A talk on PyCon APAC",
3 | "recorded": "2013-09-14",
4 | "speakers": [
5 | "Chairpersons"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/064nZf7pJAY/hqdefault.jpg",
8 | "title": "PyCon APAC: Past, Present and Future by Chairpersons",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=064nZf7pJAY"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-apac-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/59/PyCon-APAC-2014",
3 | "description": "PyCon APAC (Asia Pacific) is a conference organized by the Python\ncommunity and for the community. It is an annual convention that can be\nenjoyed by Python users of all experience levels, from new users to core\ndevelopers. The original PyCon was formed in North America in 2003, and\nnow there are many other conferences being run in the PyCon spirit\naround the world.\n",
4 | "title": "PyCon APAC 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-ie-2015/videos/pycon-ireland-2015-opening-ceremony-niamh-breslin.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Opening Ceremony",
3 | "duration": 474,
4 | "recorded": "2015-10-24",
5 | "speakers": [
6 | "Niamh Breslin"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/FKsPZCVxK5k/hqdefault.jpg",
9 | "title": "PyCon Ireland 2015 Opening Ceremony",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=FKsPZCVxK5k"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ie-2015/videos/recruitment-session-pycon-ireland-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Sponsors present their job opportunities",
3 | "duration": 1636,
4 | "recorded": "2015-10-24",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/_zFLwa1MP-A/hqdefault.jpg",
9 | "title": "Recruitment Session",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=_zFLwa1MP-A"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-klonio-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Augustus \n\nUrl: https://klonio.com/",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Augustus"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/uZ2X7fyluGU/hqdefault.jpg",
8 | "title": "Lightning Talk - Klonio - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=uZ2X7fyluGU"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/add-intelligence-to-your-python-apps-by-saurabh-kirtani-1814.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Saurabh Kirtani"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/1Y7uFK2IhbA/hqdefault.jpg",
8 | "title": "Add intelligence to your python apps by Saurabh Kirtani 18:14",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=1Y7uFK2IhbA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/secure-iot-platform-using-paho-and-flask-by-jimon-jose-333-min.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Jimon Jose"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/3BePeiOqilA/hqdefault.jpg",
8 | "title": "secure iot platform using paho and flask by Jimon Jose 3:33 min",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=3BePeiOqilA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/testing-native-binaries-using-cffi-by-noufal-ibrahim-2834.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "24-09-16",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Noufal Ibrahim"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/TB7mXfz6s7s/hqdefault.jpg",
8 | "title": "Testing Native binaries using cffi by Noufal Ibrahim 28:34",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=TB7mXfz6s7s"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/domantas-jackunas-openerp-ir-tryton.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Domantas Jack\u016bnas: OpenERP ir Tryton",
3 | "duration": 1882,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Domantas Jack\u016bnas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/QJBTSXezD_U/hqdefault.jpg",
9 | "title": "OpenERP ir Tryton",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=QJBTSXezD_U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pune-2017/videos/pycon-pune-2017-keynote-honza-kral-my-oss-life.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote by Honza Kr\u00e1l\n",
3 | "duration": 3406,
4 | "recorded": "2017-02-16",
5 | "speakers": [
6 | "Honza Kr\u00e1l"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/LSFG7Y2WM98/hqdefault.jpg",
9 | "title": "[Keynote] (MY) OSS Life",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=LSFG7Y2WM98"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-search-first-writing-for-non-writers.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Heidi Waterhouse",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Heidi Waterhouse"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/ffZLvwaV9ZA/hqdefault.jpg",
8 | "title": "PyDX 2015: Search-First Writing for Non-Writers",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=ffZLvwaV9ZA"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/peter-odding-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Peter Odding"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/DcuI5IiJrYU/hqdefault.jpg",
9 | "title": "Reliable deployment of large Python applications | Peter Odding @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=DcuI5IiJrYU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-guto.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - What to do on wednesdays",
3 | "duration": 280,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Guto Maia"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/OYuJ-Cjtmlg/hqdefault.jpg",
9 | "title": "Lightning Talk - What to do on wednesdays",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=OYuJ-Cjtmlg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-jessica-temporal.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Jessica Temporal",
3 | "duration": 45,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Jessica Temporal"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Xl4S7IbGXP0/hqdefault.jpg",
9 | "title": "Lightning Talk - Jessica Temporal",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Xl4S7IbGXP0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/writethedocs-na-2016/videos/introduction-state-of-the-docs.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Eric Holscher\nhttp://lanyrd.com/2016/writethedocs/sfbzrr/",
3 | "recorded": "2016-05-22",
4 | "speakers": [
5 | "Eric Holscher"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Fmfs-iYqx5Q/hqdefault.jpg",
8 | "title": "Introduction & State of the Docs",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Fmfs-iYqx5Q"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/kyivpy/videos/max-klymyshyn-django-without-django.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk from Kyiv.py#15 (Django birthday special edition)",
3 | "language": "rus",
4 | "recorded": "2015-07-11",
5 | "speakers": [
6 | "Max Klymyshyn"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/E5xnH72ybI8/hqdefault.jpg",
9 | "title": "Django without Django",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=E5xnH72ybI8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-indian-men-are-not-still-rapist-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Soumendra"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/BB5rtsJGbUI/hqdefault.jpg",
8 | "title": "Lightning Talk - Indian men are not still rapist - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=BB5rtsJGbUI"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-sympy-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Shivam\n\nUrl: http://www.sympy.org/en/index.html",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Shivam"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/E5hSvojqBzU/hqdefault.jpg",
8 | "title": "Lightning Talk - SymPy - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=E5hSvojqBzU"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/building-companion-chatbot-with-python-by-mimansa-jaiswal-3642.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Mimansa Jaiswal"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/A1IKw67vYkE/hqdefault.jpg",
8 | "title": "Building companion chatbot with python by Mimansa Jaiswal 36:42",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=A1IKw67vYkE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/keynote-the-post-modern-programmer-by-bishampayan-ghose-5008.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Bishampayan Ghose"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/h03mHfS7UI0/hqdefault.jpg",
8 | "title": "Keynote: The Post Modern Programmer by Bishampayan Ghose 50:08",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=h03mHfS7UI0"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 1",
3 | "duration": 286,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/yRKMjSrbHxo/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=yRKMjSrbHxo"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 2",
3 | "duration": 224,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/H_HNbI6HmGs/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=H_HNbI6HmGs"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 3",
3 | "duration": 295,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/TbPrmWVR0ec/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 3",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=TbPrmWVR0ec"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-4.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 4",
3 | "duration": 311,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/7RRMgTO3bO0/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 4",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=7RRMgTO3bO0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-5.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 5",
3 | "duration": 295,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Gpg7rQriGvQ/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 5",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Gpg7rQriGvQ"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-6.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 6",
3 | "duration": 313,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Zrkois3mzIY/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 6",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Zrkois3mzIY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-7.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 7",
3 | "duration": 307,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/yJ74IRUVbio/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 7",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=yJ74IRUVbio"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-8.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 8",
3 | "duration": 276,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/pEiuNzOPL1k/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 8",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=pEiuNzOPL1k"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-2-talk-9.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 2, talk 9",
3 | "duration": 225,
4 | "recorded": "2013-10-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/oo67JNo295U/hqdefault.jpg",
9 | "title": "Lightning Talks, day 2, talk 9",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=oo67JNo295U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 1",
3 | "duration": 145,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Y9SS1VoWMys/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Y9SS1VoWMys"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-10.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 10",
3 | "duration": 154,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/wbt6FOb6DlA/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 10",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=wbt6FOb6DlA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 2",
3 | "duration": 414,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/fQdAfJ45nAc/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=fQdAfJ45nAc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 3",
3 | "duration": 173,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Q8B5K__FO_0/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 3",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Q8B5K__FO_0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-4.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 4",
3 | "duration": 312,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/0WS6LC1MG1s/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 4",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=0WS6LC1MG1s"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-5.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 5",
3 | "duration": 97,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/FARdxCHMZMM/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 5",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=FARdxCHMZMM"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-6.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 6",
3 | "duration": 197,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/E_pIc0NkM_s/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 6",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=E_pIc0NkM_s"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-7.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 7",
3 | "duration": 143,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/qsldEiAROSI/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 7",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=qsldEiAROSI"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2013/videos/pycon-pl-2013-lightning-talks-day-3-talk-9.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks, day 3, talk 9",
3 | "duration": 185,
4 | "recorded": "2013-10-19",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/bHETDFO6lbw/hqdefault.jpg",
9 | "title": "Lightning Talks, day 3, talk 9",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=bHETDFO6lbw"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2016/videos/pycon-pl-2016-lightning-talks-sesion-2.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon PL 2016: Lightning talks sesion 2",
3 | "duration": 2865,
4 | "recorded": "2016-10-14",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/hgvJaS6e0z8/hqdefault.jpg",
9 | "title": "Lightning talks session 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=hgvJaS6e0z8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-pl-2016/videos/pycon-pl-2016-lightning-talks-session-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon PL 2016: Lightning talks session 1",
3 | "duration": 905,
4 | "recorded": "2016-10-13",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/2ImRDuJpdLA/hqdefault.jpg",
9 | "title": "Lightning talks session 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=2ImRDuJpdLA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/education-summit-morning-2017-05-18.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Education Summit Thursday morning",
3 | "duration": 11138,
4 | "recorded": "2017-05-18",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/gGnG9FuipsE/hqdefault.jpg",
9 | "title": "Education Summit Thursday morning",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=gGnG9FuipsE"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/holger-krekel-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-5-10",
5 | "speakers": [
6 | "Holger Krekel"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/V1WTb-pSxgU/hqdefault.jpg",
9 | "title": "Re-inventing Python packaging & testing (keynote) | Holger Krekel @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=V1WTb-pSxgU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pyparis-2017/videos/pyparis-2017-keynote-by-sylvain-corlay.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyParis 2017 - Keynote by Sylvain Corlay",
3 | "duration": 2503,
4 | "recorded": "2017-06-12",
5 | "speakers": [
6 | "Sylvain Corlay"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/CgzJqrBgYLg/hqdefault.jpg",
9 | "title": "Keynote by Sylvain Corlay",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=CgzJqrBgYLg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pytexas-2013/videos/paranormal-debugging-lightning-talk.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Paranormal Debugging (Lightning Talk)",
3 | "duration": 330,
4 | "recorded": "2013-08-17",
5 | "speakers": [
6 | "Sheila Allen"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/TFKgssvVaPw/hqdefault.jpg",
9 | "title": "Paranormal Debugging (Lightning Talk)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=TFKgssvVaPw"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/keynote-pythonbrasil8-tarek-ziade.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote @ PythonBrasil[8] - Tarek Ziade\n",
3 | "duration": 2332,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Tarek Ziad\u00e9"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/lVkGxWeEb64/hqdefault.jpg",
9 | "title": "[Keynote] Python Packaging",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=lVkGxWeEb64"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/the-state-of-packaging-tarek-ziade.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "The State of Packaging - Tarek Ziad\u00e9\n",
3 | "duration": 3103,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Tarek Ziad\u00e9"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/rxA67VlHWrI/hqdefault.jpg",
9 | "title": "The State of Packaging",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=rxA67VlHWrI"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-adriano-margarin.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Adriano Margarin",
3 | "duration": 179,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Adriano Margarin"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/5iglUHmNYcA/hqdefault.jpg",
9 | "title": "Lightning Talk - Adriano Margarin",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=5iglUHmNYcA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-um-jornalista-dev.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Um jornalista dev",
3 | "duration": 70,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Jaqns8ypjsM/hqdefault.jpg",
9 | "title": "Lightning Talk - Um jornalista dev",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Jaqns8ypjsM"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-eu-2014/videos/lightning-talk-1-wednesday.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon 2014 - \u00eele des Embiez - France",
3 | "duration": 3858,
4 | "recorded": "2014-05-14",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/6hkR5ghunh0/hqdefault.jpg",
9 | "title": "Lightning Talks - Wednesday - 1",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=6hkR5ghunh0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-eu-2014/videos/lightning-talk-2-wednesday.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "DjangoCon 2014 - \u00eele des Embiez - France",
3 | "duration": 2037,
4 | "recorded": "2014-05-14",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/xzxvlTHlVQg/hqdefault.jpg",
9 | "title": "Lightning Talks - Wednesday - 2",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=xzxvlTHlVQg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ca-2016/videos/welcome-morning-keynote.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "The New Beginner -- Saturday Morning Keynote by Tracy Osborn",
3 | "duration": 2860,
4 | "recorded": "2016-11-12",
5 | "speakers": [
6 | "Tracy Osborn"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/UKxIswJSlIY/maxresdefault.jpg",
9 | "title": "Saturday Morning Keynote",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=UKxIswJSlIY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/discussion-on-building-and-running-communities-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Satyaakam Goswami"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/IWHH6c3wZVQ/hqdefault.jpg",
8 | "title": "Discussion on Building and Running Communities - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=IWHH6c3wZVQ"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-pani-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Sudhir\n\nUrl: http://pani.readthedocs.org/en/latest/",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Sudhir"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Gqvn2V1UF4M/hqdefault.jpg",
8 | "title": "Lightning Talk - Pani - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Gqvn2V1UF4M"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-python-nursery-rhymes-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Shakthi Kannan",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Shakthi Kanna"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/KZUv5wCq6xE/hqdefault.jpg",
8 | "title": "Lightning Talk - Python nursery rhymes - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=KZUv5wCq6xE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/add-machine-learning-to-your-python-apps-by-gandhali-samant-2100.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Gandhali Samant"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/EcA-4I1AbqE/hqdefault.jpg",
8 | "title": "Add Machine learning to your Python apps by Gandhali Samant 21:00",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=EcA-4I1AbqE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/marius-gedminas-plepalai-apie-smaugli.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Marius Gedminas: Plepalai apie smaugl\u012f",
3 | "duration": 1150,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Marius Gedminas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/HhEPGEK_cBk/hqdefault.jpg",
9 | "title": "Plepalai apie smaugl\u012f",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=HhEPGEK_cBk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/remigijus-jarmalavicius-python-logging.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Remigijus Jarmalavi\u010dius: Python logging",
3 | "duration": 807,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Remigijus Jarmalavi\u010dius"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/SI0guEH5fCU/hqdefault.jpg",
9 | "title": "Python logging",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=SI0guEH5fCU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-mano-atviro-kodo-veikla-petras-zdanavicius.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 992,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Petras Zdanavi\u010dius"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/f55ZsAxKED0/hqdefault.jpg",
10 | "title": "Mano atviro kodo veikla",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=f55ZsAxKED0"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-python-mikrokontroleryje-justas-trimailovas.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 1731,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Justas Trimailovas"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/rZ3pVyyDQuY/hqdefault.jpg",
10 | "title": "Python mikrokontroleryje",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=rZ3pVyyDQuY"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-pl-2016/videos/pycon-pl-2016-lightning-talks-session-3.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon PL 2016: Lightning talks session 3",
3 | "duration": 3521,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/CyCAna8nXTk/hqdefault.jpg",
9 | "title": "Lightning talks session 3",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=CyCAna8nXTk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/videos/casey-clements-bokeh-dashboard-capability-use-case-demo.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Sponsor Talk- Continuum Analytics",
3 | "recorded": "2015-07-26",
4 | "speakers": [
5 | "Casey Clements"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Kojrxqgecx4/hqdefault.jpg",
8 | "title": "Bokeh Dashboard Capability Use Case Demo",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Kojrxqgecx4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-creating-a-rest-api-with-python-and-flask.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Miguel Grinberg",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Miguel Grinberg"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/w1v9QWDCgp0/hqdefault.jpg",
8 | "title": "PyDX 2015: Creating a REST API with Python and Flask",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=w1v9QWDCgp0"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-tutorial-teach-a-new-object-old-tricks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 tutorial by Kenneth Love",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Kenneth Love"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/sGzKGjoM2wk/hqdefault.jpg",
8 | "title": "PyDX 2015: Tutorial \u2014 Teach a New Object Old Tricks",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=sGzKGjoM2wk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/palestra-relampago-coopy-felipe-cruz.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Palestra Rel\u00e2mpago: Coopy - Felipe Cruz",
3 | "duration": 211,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Felipe Cruz"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/h9NVmaOk-6w/hqdefault.jpg",
9 | "title": "Palestra Rel\u00e2mpago: Coopy",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=h9NVmaOk-6w"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-ramiro-luz.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Rubber Boa Pale Ale",
3 | "duration": 237,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Ramiro Batista da Luz"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/BbxhcYSoZQM/hqdefault.jpg",
9 | "title": "Lightning Talk - Rubber Boa Pale Ale",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=BbxhcYSoZQM"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/kyivpy/videos/olexandr-solovyov-why-i-dislike-django.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk from #Kyivpy 15 (\"Special Django birthday edition\")",
3 | "language": "rus",
4 | "recorded": "2015-07-11",
5 | "speakers": [
6 | "Olexandr Solovyov"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/4DpNTTj3P1c/hqdefault.jpg",
9 | "title": "Why I dislike Django",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=4DpNTTj3P1c"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-why-sqlalchemy-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Yash\n\nUrl: http://www.sqlalchemy.org/",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Yash"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/rwXyv9YG7Z4/hqdefault.jpg",
8 | "title": "Lightning Talk - Why SQLAlchemy - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=rwXyv9YG7Z4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/contextual-word-embeddings-for-recomendor-systems-by-akhil-gupta-3618.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Akhil Gupta"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/Cuu8it7iCgE/hqdefault.jpg",
8 | "title": "contextual word embeddings for recomendor systems by Akhil Gupta 36:18",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=Cuu8it7iCgE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/continuous-integration-for-data-scientists-by-jaidev-deshpande-3639.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Jaidev Deshpande"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/i5Rw1ITA-Ic/hqdefault.jpg",
8 | "title": "Continuous Integration for data scientists by Jaidev Deshpande 36:39",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=i5Rw1ITA-Ic"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/pydelhi-community-by-anuvrat-prashar-saurabh-kumar-301.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Anuvrat Prashar",
6 | "Saurabh Kumar"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/u30Dcr--Xt4/hqdefault.jpg",
9 | "title": "PyDelhi Community by Anuvrat Prashar & Saurabh Kumar 3:01",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=u30Dcr--Xt4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-duomenu-analize-su-pandas-tadas-subonis.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 1082,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Tadas \u0160ubonis"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/vQLMZlupIAc/hqdefault.jpg",
10 | "title": "Duomen\u0173 analiz\u0117 su Pandas",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=vQLMZlupIAc"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-uk-2015/videos/pycon-uk-2015-opening-plenary.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PYCON UK acting chair Zeth Green plenerates to the delegates.",
3 | "duration": 2348,
4 | "recorded": "2015-09-18",
5 | "speakers": [
6 | "Zeth Green"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/SDKU1G8yU-g/hqdefault.jpg",
9 | "title": "Friday Morning Opening Plenary",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=SDKU1G8yU-g"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-uk-2015/videos/pycon-uk-2015-sunday-morning-plenary.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Zeth warbling about nothing in particular to fill time.",
3 | "duration": 406,
4 | "recorded": "2015-09-20",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/wPgNgKukHZk/hqdefault.jpg",
9 | "title": "Sunday Morning Plenary",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=wPgNgKukHZk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/final-remarks-and-conference-close-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Final remarks and conference close",
3 | "duration": 593,
4 | "recorded": "2017-05-21",
5 | "speakers": [
6 | "Brandon Rhodes"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/AjFfsOA7AQI/hqdefault.jpg",
9 | "title": "Final remarks and conference close",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=AjFfsOA7AQI"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/kelsey-hightower-keynote-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Sunday afternoon keynote by Kelsey Hightower",
3 | "duration": 2004,
4 | "recorded": "2017-05-21",
5 | "speakers": [
6 | "Kelsey Hightower"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/u_iAXzy3xBA/hqdefault.jpg",
9 | "title": "Keynote: Kubernetes for Pythonistas",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=u_iAXzy3xBA"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-generating-poetry-with-python-using-prosaic.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Nathaniel Smith",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Nathaniel Smith"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/CQC7LjJcFy4/hqdefault.jpg",
8 | "title": "PyDX 2015: Generating Poetry with Python Using Prosaic",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=CQC7LjJcFy4"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/integrando-python-e-c-felipe-cruz.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Integrando Python e C - Felipe Cruz\n",
3 | "duration": 2058,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Felipe Cruz"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/ZvFWj2N5kFU/hqdefault.jpg",
9 | "title": "Python e C - Formas de Integra\u00e7\u00e3o",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=ZvFWj2N5kFU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/fosdem-2017/videos/fosdem-2017-marc-andré-lemburg-optimization-with-pulp.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Computer Aided Scheduling using Linear Programming with PuLP",
3 | "language": "eng",
4 | "recorded": "2017-02-05",
5 | "speakers": [
6 | "Marc-Andr\u00e9 Lemburg"
7 | ],
8 | "thumbnail_url": null,
9 | "title": "Optimization with PuLP",
10 | "videos": [
11 | {
12 | "type": "webm",
13 | "url": "https://video.fosdem.org/2017/UD2.120/optimization_with_pulp.vp8.webm"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/kyivpy/videos/kyrylo-perevozchikov-async-tasks-in-django.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk from Kyiv.py#15 - Django birthday special edition",
3 | "language": "rus",
4 | "recorded": "2015-07-11",
5 | "speakers": [
6 | "Kyrylo Perevozchikov"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/VlZIIrN_fSo/hqdefault.jpg",
9 | "title": "Async tasks in Django",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=VlZIIrN_fSo"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-au-2014/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/56/PyCon-AU-2014",
3 | "description": "PyCon Australia is the national conference for the Python Programming\nCommunity, bringing together professional, student and enthusiast\ndevelopers with a love for developing with Python. PyCon Australia\ninforms the country\u2019s Python developers with presentations, tutorials\nand panel sessions by experts and core developers of Python, as well as\nthe libraries and frameworks that they rely on.\n",
4 | "title": "PyCon AU 2014"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-au-2015/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/80/PyCon-AU-2015",
3 | "description": "PyCon Australia is the national conference for the Python Programming\nCommunity, bringing together professional, student and enthusiast\ndevelopers with a love for developing with Python. PyCon Australia\ninforms the country\u2019s Python developers with presentations, tutorials\nand panel sessions by experts and core developers of Python, as well as\nthe libraries and frameworks that they rely on.\n",
4 | "title": "PyCon AU 2015"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-django-deployment-with-git-push-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Prityush",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Prityush"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/qwv4zcRy-6E/hqdefault.jpg",
8 | "title": "Lightning Talk - Django deployment with git push - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=qwv4zcRy-6E"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-yet-another-lightning-talk-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Shakthi Kannan",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Shakthi Kanna"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/QmScfOsdxqg/hqdefault.jpg",
8 | "title": "Lightning Talk - Yet Another Lightning talk - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=QmScfOsdxqg"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2016/videos/containarize-upstream-projects-effortlessly-by-bamacharan-kundu-3543.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2016-09-23",
4 | "speakers": [
5 | "Bamacharan Kundu"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/lQpEZFKKt7g/hqdefault.jpg",
8 | "title": "Containarize upstream projects effortlessly by Bamacharan Kundu 35:43",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=lQpEZFKKt7g"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-lighting-talks-benoit-chesneau.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. Lighting Talks. Benoit Chesneau",
3 | "duration": 392,
4 | "recorded": "2012-10-20",
5 | "speakers": [
6 | "Benoit Chesneau"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/FTT-DUyS6qQ/hqdefault.jpg",
9 | "title": "Lightning talk - Gaffer",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=FTT-DUyS6qQ"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-lighting-talks-igor-davydenko.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. Lighting Talks. Igor Davydenko",
3 | "duration": 45,
4 | "recorded": "2012-10-21",
5 | "speakers": [
6 | "Igor Davydenko"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/9fNeDcKL6os/hqdefault.jpg",
9 | "title": "Lightning talk - Learn Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=9fNeDcKL6os"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/daniel-gideon-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Daniel de Kok",
7 | "Gideon de Kok"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/T1NuEuhlaGc/hqdefault.jpg",
10 | "title": "What Python can learn from Haskell | Daniel & Gideon @PyGrunn 2013",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=T1NuEuhlaGc"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pygrunn-2013/videos/dmitrijs-realtime-twiiter-pygrunn-2013.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "language": "eng",
4 | "recorded": "2013-05-10",
5 | "speakers": [
6 | "Dmitrijs Milajevs"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/hs7PqXG2Mj8/hqdefault.jpg",
9 | "title": "Real Time discussion retrieval from Twitter | Dmitrijs Milajevs @PyGrunn 2013",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=hs7PqXG2Mj8"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pytexas-2013/videos/docker-second-lightning-talk-on-docker.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Docker (Second Lightning Talk on Docker)",
3 | "duration": 235,
4 | "recorded": "2013-08-17",
5 | "speakers": [
6 | "John-Michael Oswalt"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/aNqAfB7AGjU/hqdefault.jpg",
9 | "title": "Docker (Second Lightning Talk on Docker)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=aNqAfB7AGjU"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/python-and-performance-at-scale-bob-hancock.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Python and Performance at Scale - Bob Hancock",
3 | "duration": 3245,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Bob Hancock"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/-YFXF_5ZJWg/hqdefault.jpg",
9 | "title": "Python and Performance at Scale",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=-YFXF_5ZJWg"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/keynote-sam-hacking-a-gameboy-with-python.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote Sam - Hacking a gameboy with Python",
3 | "duration": 2053,
4 | "recorded": "2016-10-16",
5 | "speakers": [
6 | "Sam Agnew"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/qQrQcyDZydY/hqdefault.jpg",
9 | "title": "Keynote: Hacking a gameboy with Python",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=qQrQcyDZydY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/europython-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "EuroPython was the first major Python programming language community conference ever organized by volunteers. It started 2002 in Charleroi, Belgium, which attracted over 200 attendees.\nIt now is the largest European Python conference (1200+ participants in 2014 and in 2015), the second largest Python conference world-wide and a meeting reference for all European programmers, students and companies interested in the Python programming language.",
3 | "title": "EuroPython 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-ticketing-plus-deployment-automation-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Kunal",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Kunal"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/u9pLem_3EhY/hqdefault.jpg",
8 | "title": "Lightning Talk - Ticketing plus deployment automation - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=u9pLem_3EhY"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/mantas-zimnickas-apie-suri-ir-baterijas.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Mantas Zimnickas: Apie s\u016br\u012f ir baterijas",
3 | "duration": 2087,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Mantas Zimnickas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/vUYgp62kT-w/hqdefault.jpg",
9 | "title": "Apie s\u016br\u012f ir baterijas",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=vUYgp62kT-w"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/remigijus-jarmalavicius-python-dekoratoriai.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Remigijus Jarmalavi\u010dius: Python dekoratoriai",
3 | "duration": 686,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Remigijus Jarmalavi\u010dius"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/C13ODUdaGdE/hqdefault.jpg",
9 | "title": "Python dekoratoriai",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=C13ODUdaGdE"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2014/videos/saulius-zemaitaitis-python-multiprocessing.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Saulius \u017demaitaitis: Python Multiprocessing",
3 | "duration": 1810,
4 | "recorded": "2014-05-10",
5 | "speakers": [
6 | "Saulius \u017demaitaitis"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/t_DZbAeScl0/hqdefault.jpg",
9 | "title": "Python Multiprocessing",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=t_DZbAeScl0"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-lt-2015/videos/pyconlt15-patarimai-programuojantiems-django-mantas-zimnickas.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 2014,
4 | "language": "lit",
5 | "recorded": "2015-06-11",
6 | "speakers": [
7 | "Mantas Zimnickas"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/TMlZTMaX9w0/hqdefault.jpg",
10 | "title": "Patarimai programuojantiems Django",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=TMlZTMaX9w0"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-ru-2017/videos/lightning-talks-na-pycon-russia-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talks \u043d\u0430 PYCON RUSSIA 2017",
3 | "duration": 2819,
4 | "language": "rus",
5 | "recorded": "2017-07-16",
6 | "speakers": [
7 | "Various speakers"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/11vbB6vOWTE/hqdefault.jpg",
10 | "title": "Lightning Talks",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=11vbB6vOWTE"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-lighting-talks-andrew-svetlov.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. day1. Lighting Talks\nAndrew Svetlov",
3 | "duration": 751,
4 | "recorded": "2012-10-20",
5 | "speakers": [
6 | "Andrew Svetlov"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/I-59lLkX4hc/hqdefault.jpg",
9 | "title": "Lightning talk - Python 3",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=I-59lLkX4hc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/lisa-guo-hui-ding-keynote-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Saturday morning keynote by Lisa Guo & Hui Ding",
3 | "duration": 2512,
4 | "recorded": "2017-05-20",
5 | "speakers": [
6 | "Lisa Guo",
7 | "Hui Ding"
8 | ],
9 | "thumbnail_url": "https://i.ytimg.com/vi/66XoCk79kjM/hqdefault.jpg",
10 | "title": "Keynote: Python@Instragram",
11 | "videos": [
12 | {
13 | "type": "youtube",
14 | "url": "https://www.youtube.com/watch?v=66XoCk79kjM"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/videos/bryan-van-de-ven-beautiful-interactive-visualizations-in-the-browser-with-bokeh.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "recorded": "2015-07-24",
4 | "speakers": [
5 | "Bryan Van de Ven"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/7uYhhCx_MAE/hqdefault.jpg",
8 | "title": "Beautiful Interactive Visualizations in the Browser with Bokeh",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=7uYhhCx_MAE"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pyday-galicia-2016/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "El PyDay es un evento organizado por las comunidades locales de Python a lo largo de toda Espa\u00f1a. Se celebrararon de manera simult\u00e1nea durante la semana del 12 al 18 de Septiembre en distintas ciudades de Espa\u00f1a. Aqu\u00ed en Galicia y desde el grupo de Python Vigo se organizaron las charlas el d\u00eda 17, en `Garc\u00eda Barb\u00f3n 27 `_",
3 | "title": "PyDay Galicia 2016"
4 | }
5 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-precos-no-brasil.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Pre\u00e7os no Brasil",
3 | "duration": 246,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Daniel Henrique Izelli Martins"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/_nPDtY33wyY/hqdefault.jpg",
9 | "title": "Lightning Talk - Pre\u00e7os no Brasil",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=_nPDtY33wyY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-2009/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/1/DjangoCon-2009",
3 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
4 | "title": "DjangoCon US 2009"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-2010/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/2/DjangoCon-2010",
3 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
4 | "title": "DjangoCon US 2010"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-2011/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/3/DjangoCon-2011",
3 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
4 | "title": "DjangoCon US 2011"
5 | }
6 |
--------------------------------------------------------------------------------
/djangocon-2012/category.json:
--------------------------------------------------------------------------------
1 | {
2 | "alias": "category/23/DjangoCon-2012",
3 | "description": "DjangoCon US is the main opportunity for djangonauts to come together in\nthe United States. It will consist of two tracks of talks over three\ndays, and will also provide for open sessions, lightning talks, and a\ndevelopment sprint after the conference.\n\nDjangoCon US provides a critical opportunity for the community members\nto socialize, share ideas, work together, and plan for continued\nsuccess.\n",
4 | "title": "DjangoCon US 2012"
5 | }
6 |
--------------------------------------------------------------------------------
/pycon-italia-2014/videos/pycon-italy-2014-f-pliger-una-scelta-sbagliata-rimane-sbagliata.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Introduzione + keynote",
3 | "duration": 3937,
4 | "recorded": "2014-05-23",
5 | "speakers": [
6 | "Fabio Pliger"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/oDLSUUF0quc/hqdefault.jpg",
9 | "title": "Una scelta sbagliata... rimane sbagliata",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=oDLSUUF0quc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-uk-2015/videos/pycon-uk-2015-keynote-confessions-of-a-true-impostor.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Talk by: Naomi Ceder",
3 | "duration": 1986,
4 | "recorded": "2015-09-20",
5 | "speakers": [
6 | "Naomi Ceder"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/4KErxatqBcs/hqdefault.jpg",
9 | "title": "Keynote: Confessions of a True Impostor (A Survival Guide)",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=4KErxatqBcs"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-uy-2013/videos/pycon-uy-2013-the-future-of-django-jacob-kaplan-moss.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyCon UY 2013: The Future of Django - Jacob Kaplan Moss",
3 | "duration": 1561,
4 | "recorded": "2013-11-01",
5 | "speakers": [
6 | "Jacob Kaplan-Moss"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/a1zi-N94-Fk/hqdefault.jpg",
9 | "title": "The Future of Django",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=a1zi-N94-Fk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydata-paris-2016/videos/pydata-paris-2016-python-to-report-in-one-command.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Python to Report in one command, by Vicky Close",
3 | "duration": 1645,
4 | "recorded": "2016-06-14",
5 | "speakers": [
6 | "Vicky Close"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/JVXU-MkrLjk/hqdefault.jpg",
9 | "title": "Python to Report in one command",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=JVXU-MkrLjk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydata-paris-2016/videos/pydata-paris-2016-statistical-topic-extraction.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Statistical Topic Extraction\nby Laurie Lugrin (idio)",
3 | "duration": 2120,
4 | "recorded": "2016-06-14",
5 | "speakers": [
6 | "Laurie Lugrin"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Y4nE6diy72o/hqdefault.jpg",
9 | "title": "Statistical Topic Extraction",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Y4nE6diy72o"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydata-seattle-2015/videos/katrina-riehl-memex-mining-the-dark-web.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Slides available here: http://www.slideshare.net/continuumio/memex-pydata-seattle",
3 | "recorded": "2015-07-25",
4 | "speakers": [
5 | "Katrina Riehl"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/oTT4WWqhYNk/hqdefault.jpg",
8 | "title": "Memex - Mining the Dark Web",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=oTT4WWqhYNk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-monte-building-a-programming-language-using-rpython.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Corbin Simpson",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Corbin Simpson"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/wrcf_C1mkeI/hqdefault.jpg",
8 | "title": "PyDX 2015: Monte: Building a programming language using RPython",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=wrcf_C1mkeI"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pyohio-2016/videos/-opening-remarks-keynote-david-beazley.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "",
3 | "duration": 4500,
4 | "recorded": "2016-07-30",
5 | "speakers": [
6 | "David Beazley"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/E-1Y4kSsAFc/maxresdefault.jpg",
9 | "title": "Keynote: Fear and Awaiting in Async: A Savage Journey to the Heart of the Coroutine Dream",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "http://www.youtube.com/watch?v=E-1Y4kSsAFc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2012/videos/palestra-relampago-defuse-eduardo-stalinho.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Palestra Rel\u00e2mpago: Defuse - Eduardo Stalinho",
3 | "duration": 251,
4 | "recorded": "2012-11-23",
5 | "speakers": [
6 | "Eduardo Stalinho"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/rGsLBLDv4iE/hqdefault.jpg",
9 | "title": "Palestra Rel\u00e2mpago: Defuse",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=rGsLBLDv4iE"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/lightning-talk-joao-felipe.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Lightning Talk - Jo\u00e3o Felipe",
3 | "duration": 237,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Jo\u00e3o Felipe Nicolaci Pimentel"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/3jA75DcNGuk/hqdefault.jpg",
9 | "title": "Lightning Talk - Encontrando a origem de bugs",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=3jA75DcNGuk"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-apac-2013/videos/release-faster-by-zeeg.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "I will talk about the philosophy of continually releasing (continuous deployment) as well as the requirements to get there.",
3 | "recorded": "2013-09-14",
4 | "speakers": [
5 | "zeeg"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/iQQgbqgmXJk/hqdefault.jpg",
8 | "title": "Release Faster by zeeg",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=iQQgbqgmXJk"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-india-2015/videos/lightning-talk-import-python-pycon-india-2015.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Speaker: Ankur Gupta\n\nUrl: http://importpython.com/newsletter/",
3 | "recorded": "2015-10-03",
4 | "speakers": [
5 | "Ankur Gupta"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/1DHSsMj7RZo/hqdefault.jpg",
8 | "title": "Lightning Talk - Import Python - PyCon India 2015",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=1DHSsMj7RZo"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pycon-uk-2015/videos/pycon-uk-2015-keynote-van-lindberg-psf-chair.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote speech from PYCON UK 2015, Friday 18th September 2015.",
3 | "duration": 3380,
4 | "recorded": "2015-09-18",
5 | "speakers": [
6 | "Van Lindberg"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/Kj3z4ehMxqY/hqdefault.jpg",
9 | "title": "Keynote: Van Lindberg, PSF Chair",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=Kj3z4ehMxqY"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-ukraine-2012/videos/ua-pycon-2012-lighting-talks-ilya-gluhovsky.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "UA PYCON 2012. Lighting Talks. Ilya Gluhovsky",
3 | "duration": 338,
4 | "recorded": "2012-10-20",
5 | "speakers": [
6 | "Ilya Gluhovsky"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/SKgpZTkGW8U/hqdefault.jpg",
9 | "title": "Lightning talk - Cheapest Airfares on Earth",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=SKgpZTkGW8U"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pycon-us-2017/videos/jake-vanderplas-keynote-pycon-2017.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Friday morning keynote by Jake Vanderplas.",
3 | "duration": 2332,
4 | "recorded": "2017-05-19",
5 | "speakers": [
6 | "Jake Vanderplas"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/ZyjCqQEUa8o/hqdefault.jpg",
9 | "title": "Keynote: The Unexpected Effectiveness of Python in Science",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=ZyjCqQEUa8o"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydata-amsterdam-2017/videos/lightning-talks-closing-remarks.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyData Amsterdam 2017\n\nLighting Talks and Closing Remarks",
3 | "duration": 4134,
4 | "recorded": "2017-04-09",
5 | "speakers": [
6 | "Various speakers"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/r1bGxwIFEV4/hqdefault.jpg",
9 | "title": "Lightning Talks & Closing Remarks",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=r1bGxwIFEV4"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/pydx-2015/videos/pydx-2015-a-newcomers-guide-to-open-source-contribution.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "PyDX 2015 talk by Lacey Williams Henschel",
3 | "recorded": "2015-10-10",
4 | "speakers": [
5 | "Lacey Williams Henschel"
6 | ],
7 | "thumbnail_url": "https://i.ytimg.com/vi/8QaezVWLydM/hqdefault.jpg",
8 | "title": "PyDX 2015: A Newcomer's Guide to Open Source Contribution",
9 | "videos": [
10 | {
11 | "type": "youtube",
12 | "url": "https://www.youtube.com/watch?v=8QaezVWLydM"
13 | }
14 | ]
15 | }
16 |
--------------------------------------------------------------------------------
/pythonbrasil-2016/videos/keynote-hanneli-rust-type-system-quick-intro.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "Keynote Hanneli - Rust Type System - Quick intro",
3 | "duration": 2890,
4 | "recorded": "2016-10-15",
5 | "speakers": [
6 | "Hanneli Tavante"
7 | ],
8 | "thumbnail_url": "https://i.ytimg.com/vi/kP5olvIlTmc/hqdefault.jpg",
9 | "title": "Keynote: Rust Type System - Quick intro",
10 | "videos": [
11 | {
12 | "type": "youtube",
13 | "url": "https://www.youtube.com/watch?v=kP5olvIlTmc"
14 | }
15 | ]
16 | }
17 |
--------------------------------------------------------------------------------
/djangocon-eu-2016/videos/lightning-talks-day-1.json:
--------------------------------------------------------------------------------
1 | {
2 | "description": "This video is hosted by `opbeat.com `_.",
3 | "language": "eng",
4 | "recorded": "2016-03-30",
5 | "slug": "djangocon-eu-2016-lightning-talks-day-1",
6 | "speakers": [],
7 | "tags": [
8 | "django"
9 | ],
10 | "title": "Lightning talks, day 1",
11 | "videos": [
12 | {
13 | "type": "wistia",
14 | "url": "https://fast.wistia.com/embed/iframe/7vr4gydjb4"
15 | }
16 | ]
17 | }
18 |
--------------------------------------------------------------------------------