[BangPypers] Query on Python Integration Frameworks

Abhiram R abhi.darkness at gmail.com
Sun Sep 11 08:39:36 EDT 2022


On Sun, Sep 11, 2022, 9:01 AM Jins Thomas <jinsthomas at gmail.com> wrote:

> Hello Bangpypers,
>
> Greetings of the day, Would like to kindly request your guidance and
> recommendations on Python Integration Frameworks you use in your projects.
>

What you're looking for is called Workflow orchestration. This blog post
has some good alternatives to Airflow.

https://hevodata.com/learn/airflow-alternatives/

You haven't mentioned your usecase in particular but Dagster is very good
to check out, as is Prefect.

Regards
Abhiram R
https://everythingpython.substack.com


>
>
> I'm looking for a framework that is capable of extract data using APIs from
> one system, and do some transformations, and load it to another API to the
> second system
>
> Thank you in advance
> Jins Thomas
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list