Elliot Simpson
I started attending PyCons in 2010 and have been using Python ever since, most recently in my role as Software Engineer at Crown Equipment (picking things up and putting them down). In my free time, I enjoy contributing to free and open source software, exploring Suckless programs, and writing my own technical blog at elliotsimpson.org when I find the time.
Session
The most recent developments in the world of Python packaging have not only made it easier to package projects, but even to create them. Turbopelican is one such tool which combines one of Python's most popular tools (a static-site generator) with a modern uv setup to provide the easiest ways to create a website without spending a cent. This talk will discuss how recent changes in the packaging world make this, and so much more, not only possible but easy.