PAST MEETINGS

Thu, Jul 01 2021 at 06:00 PM at Remote Meeting (Gather Town)

0 Python enthusiasts attended this meeting.


Thu, Jun 17 2021 at 06:00 PM at Remote Meeting (Gather Town)

0 Python enthusiasts attended this meeting.


2021-06-10 18:00:00 location TBD

Anvil: Full Stack Web with Nothing but Python
(45 Minutes)
By: Meredydd Luff
Experience Level: Intermediate

Building a modern web app requires so much: HTML, CSS, JS, Python, SQL, React, Bootstrap, Webpack, Django... What if we could build a better abstraction?

In this talk, I'll introduce Anvil, a full-stack Python environment where everything is a Python object, from your UI components to your database rows. I'll walk you through how and why we constructed this new approach to the web.

We'll start with a question: Why is web programming hard? It's because your data takes so many forms: database rows, Python objects, JSON on REST, JS objects, HTML DOM, and finally pixels. Most of a web developer's job is translating between these awkwardly different representations. Frameworks like Django help, but now you have a stack of leaky abstractions: web frameworks, ORMs, JS frameworks, CSS frameworks, build tools... These frameworks help you go faster, but they double the amount you need to know!

So I'll show our stab at an answer: A framework where everything is a Python object, requests to the server are function calls, and Python is a browser-side language. I'll talk about running Python in the browser. I'll talk about full-stack autocompletion. There will even be live coding. 

5 Python enthusiasts attended this meeting.


Thu, May 20 2021 at 06:00 PM at Remote Project Night (chipy.town)

2 Python enthusiasts attended this meeting.


Wed, May 19 2021 at 06:00 PM at Remote Meeting

8 Python enthusiasts attended this meeting.