Python has many remarkable web frameworks to choose from. Sanic is another excellent web framework and one of the first to support async programming.
Sanic is built to be able to build fast and run fast.
In this episode, we talk to Adam Hopkins, one of the maintainers of the Sanic web framework.
We discuss the following topics:
- Sanic
- Other Python web frameworks
- Msgspec
- Mayim – The NOT ORM Python Hydrator
Other Links
- Adam Hopkin’s Sanic book
- Adam Hopkin’s personal website