Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Web Development with Sanic
Adam Hopkins
ISBN: 978-1-80181-441-6
- Understand the difference between WSGI, Async, and ASGI servers.
- Discover how Sanic organizes incoming data, why it does it, and how to make the most of it.
- Implement best practices for building reliable, performant, and secure web apps.
- Explore useful techniques for successfully testing and deploying a Sanic web app.
- Create effective solutions for the modern web, including task management, bot integration, and GraphQL.
Django 4 for the Impatient
Greg Lim | Daniel Correa
ISBN: 978-1-80324-583-6
- Understand and implement Django Apps’ basic structure, including URLs, views, templates, and models
- Add bootstrap to improve the aesthetics of the site
- Create your own custom...