473,406 Members | 2,371 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,406 software developers and data experts.

scripts into wxPython

Hello

I've been happily scripting away for the last few years (Matlab, now
Python) and all has been fine. Now I find myself scripting up code for
clients, but they all want a nice GUI. I've had a tinker with wxPython
and it all seems standard enough but I was wondering if anyone has any
comments about how easy it is to shoehorn some fairly complex scripts
into a GUI so that non-scripters can use the code. I assume I'll need
to recode up all the input outputs?

Any thoughts, or should I have started GUI programming right at the
outset!

Cheers

Jul 13 '07 #1
1 1114
On Jul 13, 7:39 am, justme <llanstef...@hotmail.comwrote:
Hello

I've been happily scripting away for the last few years (Matlab, now
Python) and all has been fine. Now I find myself scripting up code for
clients, but they all want a nice GUI. I've had a tinker with wxPython
and it all seems standard enough but I was wondering if anyone has any
comments about how easy it is to shoehorn some fairly complex scripts
into a GUI so that non-scripters can use the code. I assume I'll need
to recode up all the input outputs?

Any thoughts, or should I have started GUI programming right at the
outset!

Cheers
Yup! To get the inputs, you'll have to redo them in wxPython. But it's
not a big deal. If you're outputs are print statements than you can
just redirect stdout to a textctrl in wxPython and you won't need to
do too much there. Most of the backend complex stuff won't need any
changing or very little as long as it was written in a refactored /
stand-alone fashion.

Mike

Jul 13 '07 #2

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

Similar topics

7
by: SeeBelow | last post by:
Do many people think that wxPython should replace Tkinter? Is this likely to happen? I ask because I have just started learning Tkinter, and I wonder if I should abandon it in favor of...
3
by: hepp | last post by:
Is it possible to run a Python script in Windows without installing Python on your machine first? At my work we are using a mixed environment - some have Solaris workstations and others PC's. I...
1
by: timothy.williams | last post by:
I'm trying to install wxPython 2.5.3.1 using Python 2.3.2 on a Fedora 2 machine. I have python in a non-standard place, but I'm using --prefix with the configure script to point to where I have...
0
by: Robin Dunn | last post by:
Announcing ---------- The 2.6.3.0 release of wxPython is now available for download at http://wxpython.org/download.php. There have been many enhancements and fixes implemented in this...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.