Wednesday, May 13, 2020

A message from Google to the Python community


Google is proud to support PyCon and the Python community

Even though we're spread out amongst our respective countries, cities and homes, the Python community is stronger than ever, and Google is proud to be a part of it. Google's support of the PSF is an investment in the continued existence of Python and it's ecosystem for the long-term.

We wish we could all be together in Pittsburgh—but for now, we hope you enjoy the content we've created for an online PyCon in the virtual expo hall, including talks, tutorials, and workshops, and we hope to see you next year!




from The PyCon Blog
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...