, , ,

Python: web frameworks

Framework Catégorie Commentaires
Bottle microframework Parfait pour prototypage, PoC.
Flask microframework Intègre serveur, debogeur, tests unitaires, outils Restful
Pyramid scalable
FastAPI microframework Utilisé pour la conception d'API Rest
Dash Asynchrone Léger, JSON/HTTP

Références