For many years I have found Flask to be too basic a tool for modern development. But since I create APIs using Flask with Pydantic to validate the input data, some middlewares for parsing and Blueprint to separate the code into modules⊠I must admit that I am super comfortable, fast and easy to test.
#flask #python #pydantic
I share a simple API template with Clean Architecture using #flask and #fastapi
https://git.andros.dev/andros/api-template-with-clean-architecture
#cleancode #cleanarchitecture
@slackjeff@vaporhole.xyz Faz um tempo que uso ele ao invĂ©s do prĂłprio flask. Queria ver se Ă© possĂvel deixar aqui um jupyterhub para fazermos cĂĄlculos.
Acabei de concluir um tutorial no meu gopher://vaporhole/1/~orahcio sobre fazer deploy de aplicativo flask usando gunicorn e nginx