Be sure to come to last meetup before summer break.
Talks:
Tin Tvrtković: Introduction to Asyncio
Description: Asyncio is a framework for asynchronous programming in Python, available in the standard library since version 3.4. Apart from promoting a new style of asynchronous programming, Asyncio is also meant to unify existing Python async frameworks by providing a common base. We’ll be taking a look at asynchronous programming in general, and the building blocks of Asyncio itself.
Neven Munđar: Ipython
Što je Ipython Notebook, za što je koristan i kako se koristi.