A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Event: EuroPython 2017
Other events in this series:
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
A robotic platform for natural and effective human-robot interaction
Closing Session
Deep Learning your Broadband Network @HOME
Finding bugs for free: The magic of static analysis.
From an old-school data managing company to data analytics with Python
Graph Databases: Talking about your Data Relationships with Python
I don't like Mondays-what I learned about data engineering after 2 years on call
Introduction to TensorFlow
Large-scale data extraction, structuring and matching using Python and Spark
Lessons learned in X years of parallel programming
Lessons learnt building a medical chatbot in Python
Lightning Talks 2017-07-14
Linespots: Predicting Bugs in your Code
Modelling pollution from traffic, using Smartphone data and Python
Overcoming Cognitive Bias
Pandas - not just for data scientists
Physical computing with Raspberry Pi and Python
Plone: where is it today and where is it going
Practical Debugging - Tips, Tricks and Ways to think
pybind11 - seamless operability between C++11 and Python
PyPy meets Python 3 and Numpy
Python and Angular, a perfect match?
Python Bee
Pythonic Refactoring: Protecting Your Users From Change
Pythonist view on Microservices & Containerization
Rethinking how we build HTTP APIs
Sabbagh - Executing scripts in a few milliseconds with MicroPython
Scientific computing using Cython: Best of both Worlds!
Space weather monitoring for a virtual reality simulation
The Encounter: Python’s adventures in Africa
Writing Awesome PyPI packages in Python
A faster Python? You Have These Choices
A journey into Git internals with Python
AI on a Pi
An introduction to PyTorch & Autograd
Cloud Native Python in Kubernetes
Community teaching practices
Declarative Thinking and Programming
Despicable machines: how computers can be assholes
Developing elegant workflows in Python code with Apache Airflow
Dockerized pytests
EPS General Assembly
EuroPython 2018: Help us build the next edition!
Explaining behavior of Machine Learning models with eli5 library
Fast product development using Django Rest Framework. #lessonslearned
Feeding data to AWS Redshift with Airflow
Fighting the controls: tragedy and madness for programmers and pilots
Fixture factories for faster end-to-end tests
How Booking.com serves Deep Learning model predictions
How to apply deep learning for 3D object
Identity management, single sign-on and certificates with FreeIPA
Inside Airbnb: Visualizing data that includes geographic locations
Inspect (Or Gadget)
Introduction to Nonparametric Bayesian Models
Lightning Talks 2017-07-13
Network visualization and automation
Optimization using Flow Networks in NetworkX.
Optimizing queries for not so big data in PostgreSQL
Scripting across hosts with Chopsticks
Streaming: Why should I care?
The Different Roads We Take
Type Annotations in Python 3: Whats, whys & wows!
Using Python and microservices to fuel WebPush at Mozilla
When Django is too bloated - Specialized Web-Applications with Werkzeug
A Gentle Introduction to Data Science
Automatic Conference Scheduling with PuLP
Automating Instagram with Python and Selenium
Baby steps in short-text classification with python
Big Data Analytics at the MPCDF: GPU Crystallography with Python
Call a C API from Python becomes more enjoyable with CFFI
Facing the challenge of climate change with xarray and Dask
Fast Python! Coding competitions with CPython and PyPy
Full-Text Search in Django with PostgreSQL
Green threads in Python
Hi, my name is README! - A Look at Why Docs are So Important
How CPython parser works, and how to make it work better
How to build up a Python community and empower women
How to make money with your Python Open-Source Project
How to use pandas the wrong way
If Ethics is not None
Infrastructure design patterns with Python, Buildbot, and Linux Containers
Lightning Talks 2017-07-12
Mary had a little lambda
MSS - Software for planning research aircraft missions
Neat Analytics with Pandas Indexes
PostgreSQL - The Database for Industry 4.0 and IOT
PyCharm tips and tricks
Pythonic JavaScript for Web Developers
Realtime Distributed Computing At Scale: Storm And Streamparse
Rendering complex 3D-Geodata using pyRT
Simple ETL in python 3.5+ with Bonobo
Sustainable Scientific Software Development
Taking the Hipster out of Streaming
Teach your (micro)services speak Protocol Buffers with gRPC.
Teeing up Python: Code Golf
The joy of PyPy JIT: abstractions for free
Writing code? Pfft... Evolve it instead!
Abstract Base Classes: a smart use of metaclasses
Asynchronous I/O and the real-time web
CyberSecurity.bootcamp()
Discovering Descriptors
Django and Graphql
Django: From a nightmare to a dream with Best Practices.
Feeding a real-time user interface
Get over the boundaries between client and server in web app development
How Facebook uses Python to build (and operate) datacenters at scale
How SAP is using Python to test its database SAP HANA
How to create inspiring data
Improve your developer's toolset
Infrastructure as Python Code: Run your Services on Microsoft Azure
Inspiring all children, a journey: diversity and computing education
Leveraging consistent hashing in your python applications
Making Games with Python: Mission Impossible?
OpenAPI development with Python
PostgreSQL and Python, a match made in heaven
Programming in Parallel with Threads
Running Python code in parallel and asynchronously
Serverless Applications with Chalice
Skynet your Infrastructure with QUADS
Solid Snakes
There should be one obvious way to bring python into production
Tracing, Fast and Slow: Digging into & improving your web service’s performance
Using the right Async tool, present day
Why you don't need design patterns in Python?
Why you might want to go async
Write more decorators (and fewer classes)
Writing Beautiful Code
You need more security in your application packaging
2 + 2 = 5: Monkey-patching CPython with ctypes to conform to Party doctrine
A Python for Future Generations
AAA Games with Unreal Engine 4 and Python
Async Web Apps with Sanic
Best Practices for Debugging
Bitcoin and Blockchain for Pythoneers
Bringing Python to Godot game engine
Building a full-stack web application with Python, NPM, Webpack and React
Building a real-time embedded audio sampling application with MicroPython
But how do you know your mock is valid? Verified fakes of web services
Debugging in Python 3.6: Better, Faster, Stronger
Django, Django Rest Framework and Angular2: RAD on SaaS platforms
Django Rest Framework, one year after: tips, tools, tricks and pitfalls.
Effortless Logging - Let the loggers work for you
From Fun to Business - How Open Source Changed my Life
Front-end testing with Python
GPU Acceleration of a Global Atmospheric Model using Python based Multi-platform
Jupyter notebooks for teaching and learning
Kajiki, the fast and validated template engine you were looking for
Meson: compiling the world with Python
MicroPython Workshop
Mock it right! A beginner’s guide to world of tests and mocks.
Opening Session
Protocols and Practices enforcing in Python through bytecode and inspection
Python Microservices
Python on Windows, Like a Boss
Python Packaging - current state and overview
Python Profiling with Intel® VTune™ Amplifier
Python REST frameworks review
Replacing passwords with multiple factors: email, OTP, and hardware keys
TCP / IP Animated
Testing in Layers
Testing microcontroller firmware with Python
Understanding Celery & CeleryBeat