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 syntax just adds complexity. 
 

On Tuesday, 24 March 2015 02:28:02 UTC-5, Niphlod wrote:
>
> 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 hence this question. I see some packages 
>> like pyquery, pyjs. So I am asking... After we include our .js, .css file 
>> in the "static" folder, Is there a way that jquery/javascript can be called 
>> using simple python syntax? like {{my_jquery}} rather than <script>.....I 
>> try to avoid anything with 'j' like a cold but 'p' is what I want to 
>> embrace. Any thoughts from all the web2py experts?
>>
>> Thanks,
>>
>

-- 
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 this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to