PAST MEETINGS

Thu, Aug 04 2022 at 06:00 PM at Prefect

2 Python enthusiasts attended this meeting.


Thu, Jul 14 2022 at 06:30 PM at Mastery

Python in the Cloud
(30 Minutes)
By: Adrian Garcia Badaracco
Experience Level: Advanced
Slides Link

This talk explores the relationship between Kubernetes/cloud infrastructure and the most common Python ASGI app deployment topology (Gunicorn with Uvicorn workers). We'll look at the issues that you'll encounter with this deployment strategy and how you can solve them and make your code simpler and more robust by ditching Gunicorn and taking control of your application.

Inside your ASGI web framework
(40 Minutes)
By: Adrian Garcia Badaracco
Experience Level: Intermediate
Slides Link

A walkthrough of the Asynchronous Gateway Server Interface, the API that powers Uvicorn, Starlette and FastAPI.

We'll go through some history, the spec itself, how to write an app and how to write middleware.

By the end of this talk you should have a good idea of what is going on under the hood in your ASGI web server and framework.

28 Python enthusiasts attended this meeting.


Thu, Jul 07 2022 at 06:00 PM at Mastery Logistics

5 Python enthusiasts attended this meeting.


Thu, Jun 09 2022 at 06:00 PM at Remote Meeting

Design Patterns & Anti-Patterns
(1 Minutes)
By: Peter Phyall, Nick Petrovits
Experience Level: Intermediate
Slides Link

This presentation focuses on an exploration of common software development design patterns, best development practices, and a discussion of anti-patterns.

7 Python enthusiasts attended this meeting.


Thu, Jun 02 2022 at 06:00 PM at Integral Ad Science

5 Python enthusiasts attended this meeting.