Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7777703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T18:12:38+00:00 2026-06-01T18:12:38+00:00

I have a GUI project which I am about to start. GUI requirement is

  • 0

I have a GUI project which I am about to start. GUI requirement is simple ( though not as simple as tkinter will suffice). So I need to use a GUI toolkit for python (which will be wxpython if I have to go for GUI). Now I am thinking, why cannot I use simple web-framework such as cherrypy or bottlepy (sorry, if I am not thinking right. I am newbie to server-side programming) and create html pages as my graphical interface and use DOM ( again,I guess, I am speaking right) rather than using wxpython to create the overall GUI. I can then, write all of my business logic and leave the rest to simple html rendering where I have to spend less time in formatting tables, creating buttons and forms and worrying about the sizers.

My question is: Can somebody use web-server python package such as cherrypy or similar and get-away from using graphical toolkit? Is it really beneficial or am I thinking this thing upside down?

The benefit I am expecting:

I can use jquery to have many features which might take lot of time to create with wxpython or other GUI toolkit. For example, if I want to have autocomplete feature as similar to jquery, it is whole lot of different story in GUI toolkit like wxpython. And also, lot of drag and drop features are easy in html.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T18:12:39+00:00Added an answer on June 1, 2026 at 6:12 pm

    Yes — this is then just a web application instead of a native application.

    Advantages include portability (assuming you can run the python code on any setup — not sure what your application’s purpose is) and not dealing with pesky layout issues and TK events and such.

    However, you are also dramatically changing the paradigm in which you are programming. Depending on your goals, this may not matter.

    As for using a web-framework:

    In the simplest case, you could run a set of python scripts under CGI. Or you could get an MVC framework with a database abstraction layer (DAL/ORM) like django or web2py.

    If you want to get up and running quickly I would suggest web2py — simple to install and comes with a built-in server so you don’t need to set up an apache instance and mess with Proxying or mod_wsgi or all that goodness.

    You should DEFINITELY go to w3c ( http://www.w3schools.com/ ) and brush up on CSS/HTML if you haven’t marked up a webpage in a while.

    But yes — web2py will allow you to run any python modules/packages, though you will have to learn to deal with the client-server model and realize that clientside events must be handled in javascript, whereas python code can only be executed on the server and then only from a request URI.

    In short, there will be some ‘glue’ code, but that’s what web2py (IMHO) excels at.

    http://web2py.com
    https://www.djangoproject.com/
    http://wiki.python.org/moin/CgiScripts

    Enjoy!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

About to start a new project in VS2010 which will have a few windows
I'm about to start an application which will have both console and GUI interfaces.
I have a task/mini project to complete which is along the lines of GUI
I have 2 projects. One project is a core and contains the GUI which
I have created a very simple GUI project in Qt as follows: main: #include
I have 2 weeks to finish my final year project.I need a GUI IDE
I have a saved SQLCompare project which I use to synchronize my local database
I'm working on a project about graph-coloring (with GUI). I have a map divided
I have a project which uses C++/CLI to implement a GUI and some background
I have a project in which I'll have to process 100s if not 1000s

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.