Why Panic? Use Sanic
Harsha Narayana (~harshanarayana) |
Description:
Sanic is a quickly evolving Web server/framework with one goal. To Go Fast. This talk proposal aims at giving a brief look at some of the developments work being done as well as upcoming features. It also tries to give a brief understanding of the versioning strategy being followed and the support model being employed as part of the development cycles.
It will involve a small demonstration of deploying a sanic working code example on a kubernetes node using minikube and how to use a cookiecutter template to bootstrap your own development works.
The talk will cover the following.
Agenda
- Intro to
SANIC - Performance stats
- Features and development details
- Demo
- Q&A
Takeaway for Audience
- Upcoming features and changes in
sanicthat can help your development - How
sanicworks and some performance stats to compare it against rest of the world - How to use
sanicand be inzenmode
Takeaway for SANIC
- What do end users expect in
sanicin coming releases - Gain more community contributions
Prerequisites:
- Basic understanding of any of the Python Web server frameworks
Content URLs:
- Git Repo for Presentation and Demo Code (This will be updated with additional details in the coming days)
- Slide Deck
Speaker Info:
I am one of the core development members of the sanic community, who has been contributing the open source development for the last 10+ years. I also maintain a few sanic tool chain and cookiecutter template to bootstrap your own sanic project.
I work as a Software developer for Cisco and we are building a platform that is used for Intent based networking. I am a die-hard believer of Space over Tab