Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > frontend + backend style application design

Reply
Thread Tools

frontend + backend style application design

 
 
Steven Woody
Guest
Posts: n/a
 
      01-08-2009
Hi,

I am considering write an application, its core functionalities should
be implemented in a command-line application with which a user can
interact via its command line interface. This kind of command line
interface can help batch usage of the application. On the other hand,
I still want a GUI front-end which does not implement any core
functionality but only provides a rich GUI interface and communicates
with the command-line back-end.

I am asking you experts, in the terms of python, what
idea/tools/module support this kind of architecture?

Thanks in advance.

-
narke
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VB frontend to Python COM backend Harry George Python 3 07-06-2007 03:08 PM
Simple task works when MS SQL Server is the backend but not when MySQL is the backend. Ted ASP .Net 1 02-22-2007 08:33 PM
Best 3-tier design for non-sql backend data? =?Utf-8?B?QmVybmllIEJlYXR0aWU=?= ASP .Net 1 09-18-2006 12:05 PM
.NET frontend + J2EE backend (how?) Beatrice Rutger ASP .Net 2 08-12-2005 04:10 PM
frontend application ? raptor Javascript 1 04-16-2005 03:26 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57