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

  • Home
  • SEARCH
  • 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 3225864
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T16:23:19+00:00 2026-05-17T16:23:19+00:00

I want to write a simple python web application to provide a gui to

  • 0

I want to write a simple python web application to provide a gui to a command line program (think of hg serve, for example). It would run locally only. I don’t want it to have any external dependencies for an easier deployment, so python web programming in general wouldn’t apply here

How can it be done with a minimal hassle? Any pointer how to do it easily with cgi or wsgi, string.Template or string.Formatter? I’d prefer a Python 2.6 solution, but even a Python 3.x one is OK. I’d also prefer using a few html templates to manually assembling html together.

UPDATE:
The ideal solution would include ways

  • to process a form
  • to upload/download a file
  • to output html
  • to start a webserver
  • 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-05-17T16:23:20+00:00Added an answer on May 17, 2026 at 4:23 pm

    The wsgiref package from the standard library has a simple server to serve wsgi applications. You can use it to run your own framework-less wsgi application, a minimal wsgi application isn’t terribly difficult (see the hello world example at the end of the wsgiref documentation page)

    You might want to relax the “standard library” requirement a little. You’re going to have “dependencies” on your own modules anyway, is it really that bad to use something where someone else has already done the work? Some of the so-called “microframeworks” shouldn’t be too much of a problem for deployment. Bottle for example, comes as a single file module and has no dependencies other than stdlib (haven’t used Bottle yet myself, but I picked that one as an example mainly because of the single file/no dependencies)

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

Sidebar

Related Questions

I want to write a simple web framework myself using WSGI, Python. I am
As a simple example, I want to write a CLI script which can print
I want to write a simple SSL HTTP client in Python and have heard
I want to write a simple chat-client in Ruby for the terminal. The Problem
I want to write a simple, dumb, X terminal emulator in C on a
Any links/Turorials avalable? I want to write a simple ISAPI plugin for IIS6.0. Prefered
I want to write Html format, but I can not even get a simple
I try to write a simple Markdown parser in JavaScript. Therefore I want to
I just want a simple tool that will help me quickly write scripts/packages that
I wrote a simple Windows Forms program in C#. I want to be able

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.