Building A Python Code Completer at PyCon US 2022
Eli Holderness
Posted on May 26, 2022
Almost all of Anvil went to PyCon US in Salt Lake City this past April, and we had a blast. To round off the trip, we were able to watch Meredydd give his first in-person talk at a US PyCon - and it was awesome. Even better, the recordings are now out, so you can see it for yourselves!
In his talk, Meredydd teaches us how Python parses and compiles code, what an AST is, and how we can use this knowledge to work out what a programmer might type next. And, to prove it’s not that complicated, he builds a little code completer, live on stage, in about five minutes.
More about Anvil
If you’re new here, welcome! Anvil is a platform for building full-stack web apps with nothing but Python. No need to wrestle with JS, HTML, CSS, Python, SQL and all their frameworks – just build it all in Python.
Posted on May 26, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.