Python Forum
Python project/code like Microsoft Flow
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python project/code like Microsoft Flow
#1
I have been looking already on the internet to find some existing software like Microsoft Flow, but then written in Python ofcourse. Or to be more precisely, software that can be deployed on a private server.

I have seen some automation applications in my search results ofcourse, but not really one with a graphical user interface, like MS Flow. Does somebody know if this kind of software already exist in the Python language?

EDIT:
MS Flow is a cloud service from Microsoft which makes it able for people to automate processes without lots of code. The application will trigger on the given circumstances and then run some actions, send e-mail for example, or update a database record etc. See this page to see an example for how it looks like.

Thanks in advance!
- Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. Albert Einstein
Reply
#2
Please show:
Description of MS Flow -- many if us don't use MS windows
Reply
#3
Here is a list
The top Python ones on that list is PyAutoGUI and pywinauto.
I have tested both and they work reasonably well.

Can also mention Selenium with Python ,as it can to all kind of automation in Browsers.
Larz60+ likes this post
Reply
#4
Thanks snippsat! I was probably terribly searching with the wrong keywords. With this list I must find something. But I'll start with the two you already tested.
- Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. Albert Einstein
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Microsoft Funds a Team with Guido van Rossum to Double the Speed of Python Larz60+ 0 1,486 May-20-2021, 11:48 PM
Last Post: Larz60+
  Recommendation for good Python project and code to study kmiklas 1 2,375 Jan-16-2020, 10:53 PM
Last Post: Larz60+
  Coding Work Flow Davy_Jones_XIV 4 2,529 Dec-17-2019, 09:39 AM
Last Post: Davy_Jones_XIV
  Using Python to read and analyze flow cytometry data files dtm04547 3 14,893 Feb-05-2019, 12:35 PM
Last Post: Shwager
  Microsoft 's great gift to Linux Larz60+ 5 3,132 Nov-23-2018, 02:31 AM
Last Post: Larz60+
  Microsoft buying GitHub ... Mercy! Larz60+ 14 7,497 Jun-20-2018, 05:52 PM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020