[Baypiggies] AJAX for Python

Rick Kwan kenobi at gmail.com
Thu Jan 19 17:17:40 CET 2006


I had a similar dilemma.  At the last meeting, a couple of people
mentioned TurboGears to me.  I'm still checking it out.  But it
includes MochiKit, which itself appears to be pure JavaScript.
The key AJAX file seems to Async.js.  Below are relavant URLs:
    http://www.turbogears.org
    http://www.mochikit.org

--Rick Kwan

On 1/19/06, Keith Dart <keith at kdart.com> wrote:
> Greetings all,
>
> I have been reading-up on the AJAX technique for web/browser
> applications. The latest DDJ has a good article on it
> <http://www.ddj.com/documents/s=9948/ddj0602c/0602c.html>. I was looking
> a nice Java implementation of it called DWR
> <http://getahead.ltd.uk/ajax>. Now, being the Pythonista that I am I
> was wondering if anyone knows of a Python implementation of AJAX? Anyone have any experience working with one?
>
> --
>
> -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    Keith Dart <kdart at kdart.com>
>    public key: ID: F3D288E4
>    =====================================================================
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> http://mail.python.org/mailman/listinfo/baypiggies
>


More information about the Baypiggies mailing list