you can just put them as string in variable and in view call it back.
On Sat, Mar 28, 2015 at 2:49 AM, Phyo Arkar wrote:
> You will interest in PythonJS , implementation of python in JS which
> is alot faster than python .
>
> https://github.com/PythonJS/PythonJS
>
> It support a lot of python fe
Nice!:-)
On Friday, March 27, 2015 at 4:20:38 PM UTC-4, Phyo Arkar wrote:
>
> You will interest in PythonJS , implementation of python in JS which
> is alot faster than python .
>
> https://github.com/PythonJS/PythonJS
>
> It support a lot of python features and compile spython to JS.
>
> On T
You will interest in PythonJS , implementation of python in JS which
is alot faster than python .
https://github.com/PythonJS/PythonJS
It support a lot of python features and compile spython to JS.
On Thu, Mar 26, 2015 at 6:08 AM, Ron Chatterjee
wrote:
> I wasn't looking for a way to create pyt
I wasn't looking for a way to create python to replace javascript. Sorry if
it came across that way. I was more into looking a way to call existing
javascript.jquery using normal python syntax from web2py. But its probably
not possible. For example.,
Click me to display Date and Time.
Inste
So what is the "the direction web development is taking though"?
Everything in Javascript?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received
http://www.rapydscript.com/
This one seems to be pretty good too.
On Tuesday, March 24, 2015 at 12:46:21 AM UTC-7, Massimo Di Pierro wrote:
>
> This is the last one I have seen: http://apppyjs.appspot.com/
> Anyway, to echo Niphlod. Programming with these systems is a nightmare
> because you get
This is the last one I have seen: http://apppyjs.appspot.com/
Anyway, to echo Niphlod. Programming with these systems is a nightmare
because you get errors in the compiled JS and you still need to understand
it. JS is a functional language and not a procedural one. Using Python or
Ruby or other
every bit of code you need to run on the client side should be in
javascript. you can code everything else in python.
BTW: that's really not the direction web development is taking though :-P
On Tuesday, March 24, 2015 at 2:32:25 AM UTC+1, Ron Chatterjee wrote:
>
> I don;t know much javascript h
8 matches
Mail list logo