On Monday, August 26, 2019 at 3:11:23 AM UTC-7, Wolf-Dieter Klotz wrote:
>
> I am am a web-developer using web2py. I was not active since about 2 
> years. Is web2py still alive? what is py4web? How can I log into py4web 
> without password?
>

Web2py is still pretty active, and it can now be used with Python3.  
Running existing applications on Python3 might require some changes, 
especially where 'print' is used, but staying with Python2 should just 
work.  What version were you last using?

Py4web is a new framework for Python3 based on the lessons of web2py, with 
a change in how you install, how you develop views, and with a more 
streamlined approach to forms.  The way models are loaded has been changed, 
and that's part of big speed-up.  It is probably easier to develop new apps 
for it than to port web2py apps, but I haven't been out on the bleeding 
edge yet, so my ability to guide others is limited.  There are several 
pioneers, though, so if you're interested keep reading the list.

/dps





-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/2e759e89-b1c9-4079-95a8-f73528c68393%40googlegroups.com.

Reply via email to