Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #7777
| References | <5346fc8e-9807-4752-bd3f-d4278e008379@y2g2000yqk.googlegroups.com> |
|---|---|
| Date | 2011-06-16 16:55 -0700 |
| Subject | Re: Run Python script from JS |
| From | Chris Rebert <clp2@rebertia.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.46.1308268557.1164.python-list@python.org> (permalink) |
On Thu, Jun 16, 2011 at 3:11 PM, Gnarlodious <gnarlodious@gmail.com> wrote: > Is there any way to call a Py script from Javascript in a webpage? Where is the script located, and where do you want it to run? Server or client? > I don't have to tell you how messy JS is… Indeed. jQuery dulls the pain though. Cheers, Chris -- http://rebertia.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Run Python script from JS Gnarlodious <gnarlodious@gmail.com> - 2011-06-16 15:11 -0700
Re: Run Python script from JS Chris Rebert <clp2@rebertia.com> - 2011-06-16 16:55 -0700
Re: Run Python script from JS Tim Roberts <timr@probo.com> - 2011-06-16 23:53 -0700
Re: Run Python script from JS Tim Roberts <timr@probo.com> - 2011-06-17 10:07 -0700
Re: Run Python script from JS Daniel Kluev <dan.kluev@gmail.com> - 2011-06-17 18:36 +1100
csiph-web