On Sun, Sep 11, 2022, 9:01 AM Jins Thomas <jinstho...@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@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to