Python Ireland Monthly Meetup

Details
Join us for our monthly event.
Dom Weldon
Oxidizing MyPy: Typed Python, Rust and Rust-in-Python.
Python is a very readable, dynamically typed, interpreted, object oriented general purpose programming language that’s easy to learn, but offers almost unlimited power and flexibility to build almost whatever you want. However, as you go deeper into Python, some of the very features that made you fall in love with the language may start to limit what you can do: dynamic typing can make bugs hard to spot, large codebases can create a sea of objects, and the global interpreter lock (GIL) starts to impose a hard limit on performance.
Xavier Hardy
Concurrency paradigms in Python
An introduction to concurrency in Python 3 and shortcomings of different concurrency paradigms when using the cPython interpreter.
Thanks to AON for supporting the event.
If you want to submit a talk proposal, please do so here: http://python.ie/meetups
If you wish to sponsor a venue, please contact meetups@python.ie

Python Ireland Monthly Meetup