473,387 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

interactive graphical script builder

nik
Hi,

I am looking for an interactive graphical script builder for python.
Basically, something like the os X automator. I have made a group of
methods that some non-programmers need to combine into a script. I
don't need a python IDE necessarially, but more of a sequence builder.
I am imagining a tool that could show graphical representations of my
different commands and then string them together in a single "script."
I've done a lot of googling, and the closest things that I can find
are apple automator or labview, but before I go through the process of
making one of those interact with python I would like to know if
anybody already knows of something like them that is more tuned to
python.

Thanks,
Nik

Jul 11 '07 #1
2 2603
James Stroud wrote:
nik wrote:
>Hi,

I am looking for an interactive graphical script builder for python.
Basically, something like the os X automator. I have made a group of
methods that some non-programmers need to combine into a script. I
don't need a python IDE necessarially, but more of a sequence builder.
I am imagining a tool that could show graphical representations of my
different commands and then string them together in a single "script."
I've done a lot of googling, and the closest things that I can find
are apple automator or labview, but before I go through the process of
making one of those interact with python I would like to know if
anybody already knows of something like them that is more tuned to
python.

Check out Viper at Scripps (Sanner, lab). He has a prototype of this
type of thing for working with molecular models. I'm not sure how the
code is liscensed.
It's called Vision, now, and it's only available for noncommercial, scientific
research use.

http://www.scripps.edu/%7Esanner/pyt...ion/index.html

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Jul 14 '07 #2
nik wrote:
Hi,

I am looking for an interactive graphical script builder for python.
Basically, something like the os X automator. I have made a group of
methods that some non-programmers need to combine into a script. I
don't need a python IDE necessarially, but more of a sequence builder.
I am imagining a tool that could show graphical representations of my
different commands and then string them together in a single "script."
I've done a lot of googling, and the closest things that I can find
are apple automator or labview, but before I go through the process of
making one of those interact with python I would like to know if
anybody already knows of something like them that is more tuned to
python.

Thanks,
Nik
there's already someone who made a start to create a "free python labview",
it's called Pyxel form Erik Lechak, an ogl-like interface.

cheers,
Stef Mientki
Jul 14 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: brian.vincent | last post by:
I'm trying to use the ssh2 functions to run a graphical app. I have no problem opening ssh2_shell and running something like "/bin/ls /tmp". However when I try to do something like:...
0
by: cm012b5105 | last post by:
Hello i want to put an interactive text programme in to a graphical box this is a small section of my text programme s = raw_input ("Hello whats your name? ") if s=='melvyn': print "your my...
20
by: Joe | last post by:
When you run "python -i scriptname.py" after the script completes you left at the interactive command prompt. Is there a way to have this occur from a running program? In other words can I...
3
by: Sean Brunnock | last post by:
I just wrote an interactive style sheet builder in order to help novices understand style sheets. I would be appreciative if folks could try it out and offer any comments. The URL for the...
1
by: John F. | last post by:
I want to write a client app in Python using wxWindows that connects to my FreeBSD server via SSH (using my machine account credentials) and runs a python or shell script when requested (by...
2
by: Koen | last post by:
Hi all, Is there any example code available somewhere that graphical visualizes a simple network planning (PERT chart)? I have two tables: tblAction: ActionID (PK) Description
4
by: j_macaroni | last post by:
I know you can start php -a and go into interactive mode. This works well exept you have to keep putting <?php code here ; bla blah code ; Couple of problems with this. 1) Exits php when you...
2
by: daokfella | last post by:
I'm hoping someone could get me started on this. I have an ASP.Net website that collects information from users for my organization. I now have a large SQL Server database that I'd like to convert...
16
by: Lars Uffmann | last post by:
Does anyone have a good suggestion? I am currently using Eclipse Europa with the C-Development Toolkit (plus gnu-toolchain under cygwin) and the Widestudio Native Application Builder plugin. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.