GoClientServer

Legacy Wiki Page

This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.

Web based Client/Server

Just a rough sketch

  1. Choose a database, or check that there exists a Python library for your existing database

  2. choose a GUI toolkit: GuiProgramming

  3. optional: choose an application server supporting SOAP or XML-RPC: WebProgramming

  4. use Python to automate deployment, testing, documentation


Client/Server Application Infrastructure