Which technology is preferable for creating a GUI web client?

I have a well-developed Python server with workflows, views, an object - ORM / OSV, etc. Communication with the server / client based on the socket protocol can be performed by any service 1. XMLRPC service 2. Socket service

now I want to create an Ajax based web client with a GUI. I have web services / sockets to communicate with the server.

I need to choose a technology, I have several options, for example

  • ExtJS - CherryPy
  • Gwt
  • Ext-gwt
  • Cheerypy
  • Django + jquery
  • Django + extjs
  • ???
  • ??? ...
+5
source share
5 answers

, GWT Python. js, , Python js.

+5

, . ? HTTP, -, Django/CherryPy. JS (jQuery + jQuery Tools, MooTools, ExtJS, ) JS, AJAX html.

- , TCP/IP, . Django, WSGI + Werkzeug.

+1

, , Flex , HTML-, . , "" GUI JS.

Flex ... -, , ..

+1

Django front-end, dojango - Django on dojo Javascript (Dojo , jQuery, , ; -).

+1

Pylons + SQLAlchemy + ExtJS? , !

0

All Articles