Friday, August 21, 2020

Montreal Python User Group: Get ready for Montréal-Python #79: Quadratic Judo!

Next Monday at 5:30pm (Montréal time) on our Youtube channel, Pierre-Paul Lefebvre the Canadian Digital Service's new COVID-19 portal and Noël Rignon will tell us about privilege management for a REST API. Yamlal Gotame will also present our next coding sprint. We bring back the yoga break with John Noël in a shorter format. After the event, we invite you all on Online Town for a social time. You will also have the chance to do more yoga with John during the social time.

We have time for one or two more short presentations. If you have topic ideas, tell up by email: mtlpyteam@googlegroups.com.



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...