Tag: python
How-to FastAPI
GET: https://betterprogramming.pub/how-to-create-a-get-request-in-fastapi-ecdc794b0cf POST: https://betterprogramming.pub/how-to-create-a-post-request-in-fastapi-3dbd017dd998 PUT: https://betterprogramming.pub/why-you-should-use-a-put-request-instead-of-a-post-request-13b593b6e67c DELETE: https://betterprogramming.pub/how-to-create-a-delete-request-in-fastapi-b4577f9bcb77
Airflow turbinado com MySQL e Docker
Deploying Apache Airflow with Docker Compose
Ferramentas de orquestração – Comparações
Apache Airflow if you want the most full-featured, mature tool and you can dedicate time to learning how it works, setting it up, and maintaining it. Luigi if you need something with an easier learning curve than Airflow. It has fewer features, but it’s easier to get off the ground. Argo if you’re already deeply invested […]
gluestick: ETL lib para Python
Rival do petl? Talvez. Bora testar 🙂 Artigo original de encontro com a lib: https://towardsdatascience.com/how-to-write-etl-operations-in-python-baffbceeadf4 Documentação da Lib: https://github.com/hotgluexyz/gluestick