
Apache Airflow
Make.com
ifttt
Pushwoosh
Pipefy
Microsoft Power Automate
Kissflow
Process Street
Google's Python Class
Think Python
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
Apache Airflow
Google's Python ClassApache Airflow is recommended for data engineers, data scientists, and IT professionals who need to automate and manage workflows. It is particularly suited for organizations handling large-scale data processing tasks, requiring integration with various systems, and those looking to deploy machine learning pipelines or ETL processes.
No Google's Python Class videos yet. You could help us improve this page by suggesting one.
Based on our record, Apache Airflow should be more popular than Google's Python Class. It has been mentiond 80 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
General orchestrators โ Airflow, Prefect, AWS Step Functions, Azure Logic Apps. These treat Each LLM call as just another task in a DAG, and give you the heavyweight reliability Machinery: durable state, scheduling, checkpointing, audit trails, human approval. - Source: dev.to / about 1 month ago
There is a lot of stuff for Python which follows the "express computation as a dag" approach, especially Apache Airflow https://airflow.apache.org/. - Source: Hacker News / 11 months ago
Doing ingestion or data processing with Airflow, a very popular open-source platform for developing and running workflows, is a fairly common setup. DataHub's automatic lineage extraction works great with Airflow - provided you configure the Airflow connection to DataHub correctly. - Source: dev.to / about 1 year ago
Apache Airflow represents the open-source workflow orchestration approach to MongoDB ETL. By combining Airflow's powerful scheduling and dependency management with a Python library like PyMongo, you can build highly customized ETL workflows that integrate seamlessly with MongoDB. - Source: dev.to / about 1 year ago
You appear to be making the mistake of assuming that the only valid definition for the term "workflow" is the definition used by software such as https://airflow.apache.org/ https://www.merriam-webster.com/dictionary/workflow thinks the word dates back to 1921. There no reason Anthropic can't take that word and present their own alternative definition for it in the context of LLM tool usage, which is what they've... - Source: Hacker News / about 1 year ago
Decided to write this post. I will be studying from: 1)https://developers.google.com/edu/python 2)https://www.py4e.com/ 3)https://realpython.com/. - Source: dev.to / about 1 year ago
Https://youtu.be/rfscVS0vtbw Https://developers.google.com/edu/python/. Source: about 3 years ago
The original Google Python crash course was made for people like you in mind! Self paced with exercises set up for you to jump right in. Source: over 3 years ago
Google Education Python Course: https://developers.google.com/edu/python/. Source: over 3 years ago
This is how I started, and was enough to get me started on a large automation project for work: https://developers.google.com/edu/python. Source: almost 4 years ago
Make.com - Tool for workflow automation (Former Integromat)
Think Python - Learning Resources
ifttt - IFTTT puts the internet to work for you. Create simple connections between the products you use every day.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Pushwoosh - Mobile-inspired customer engagement platform for high achievers
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.