Tuesday, May 18, 2021

Montreal Python User Group: Montréal-Python 86 – Jubilant Quadriceps

Join us on this lunch-time special edition featuring European guests:

  • Łukasz Langa, release manager of Python 3.9 and author of Black with a presentation called: From "it runs" to "it flies": Performance Optimization with Cython; – Vasilis Papavasiliou, DevOps and Backend Engineer at Mist.io will talk about building a RESTful API for multi-cloud management;
  • Mathieu Leduc-Hamel, Montreal-Python organizer and former vice-chairman of PyCon will present the module of the month.

Once again: this event is at NOON rather than our typical 6pm time. We will make the recording available for those who can't attend during this time.



from Planet Python
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...