Objective
Get hands-on experience with async Python frameworks, learn which tool works best for which task.
Description
This beginner-friendly workshop contains an overview, code tasks and a benchmark for production-ready Python async tools for the time being:
Workshop does not promote any particular framework; we practically try each option and develop personal preferences.
Plan
Practical part
We try different frameworks to implement typical web tasks: handling requests, fetching data from external APIs and proxying connections. In case of reliable LAN we will use laptops of each other as services to call asynchronously. This part is interactive, everyone is a creator of own service. Then we will put some service down and do error handling, try to integrate future objects of different frameworks, run a benchmark.
Pre-requirements
Thx+Peace,
R.