[Edu-sig] Simplest webapps

Jurgis Pralgauskis jurgis at akl.lt
Mon Apr 9 18:04:29 EDT 2018


I made a small adapter for web2py to be used nearly as PHP for beginners :)

web2py templates have the code-html mix  with full Python syntax enabled
(just indentation is ignored with html, so "pass" is used to end logical
block).

so with my example you can programm just templates (views)
https://jurgisvcs.pythonanywhere.com/web2py_tutor/lesson_PHP_alike/

ps.: error messages if syntax is messed in template might be  hard to track
(compared to PHP)

On Wed, Apr 4, 2018 at 12:59 AM, kirby urner <kirby.urner at gmail.com> wrote:

>
>
> On Mon, Apr 2, 2018 at 4:16 PM, Carl Karsten <carl at nextdayvideo.com>
> wrote:
>
> ​...
>>
>> http://www.web2py.com/init/default/download
>> "After download, unzip it and click on web2py.exe (windows) or
>> web2py.app (osx). To run from source, type: python2.7 web2py.py"   (I
>> guess Linux users are good with "run from source")
>>
>>
> ​I see it also runs under Python 3.5/3.6
>
> http://www.web2py.com/init/default/what
>
> ​Great.  Handsome website too!
>
> I have a hard time recommending 2.7-based tools to any newcomers to
> Python, echoing Guido:  https://youtu.be/GudJlbK4TY8
>
> Kirby
>
>
> _______________________________________________
> Edu-sig mailing list
> Edu-sig at python.org
> https://mail.python.org/mailman/listinfo/edu-sig
>
>


-- 
Jurgis Pralgauskis
tel: 8-616 77613;
Don't worry, be happy and make things better ;)
http://kompiuterija.pasimokom.lt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20180410/38c58171/attachment.html>


More information about the Edu-sig mailing list