[PR #2618] Add iWF #1935

Open
opened 2025-11-06 13:26:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2618
Author: @longquanzheng
Created: 10/2/2024
Status: 🔄 Open

Base: masterHead: longquanzheng-patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Provides simple and powerful workflow-as-code solution. See example

What's the difference between this Python project and similar ones?

  • Using native programming languages ( for if-else, branching, strongly typing, etc)
  • Allowing reset workflow (go to any previous point)
  • Searchable data(search attributes)
  • Highly scalable
  • Easy to use(versioning, operation, etc)
    See more in blog post

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2618 **Author:** [@longquanzheng](https://github.com/longquanzheng) **Created:** 10/2/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `longquanzheng-patch-1` --- ### 📝 Commits (1) - [`99b79c1`](https://github.com/vinta/awesome-python/commit/99b79c1042831df6152a8168a5960ef37c4e5074) Add iWF ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Provides simple and powerful workflow-as-code solution. See [example](https://github.com/indeedeng/iwf/wiki/Use-case-study-%E2%80%90%E2%80%90-user-signup-workflow) ## What's the difference between this Python project and similar ones? * Using native programming languages ( for if-else, branching, strongly typing, etc) * Allowing reset workflow (go to any previous point) * Searchable data(search attributes) * Highly scalable * Easy to use(versioning, operation, etc) See more in [blog post](https://medium.com/@qlong/a-letter-to-cadence-temporal-and-workflow-tech-community-b32e9fa97a0c) -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:26:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1935