Re: [web2py] Re: web2py/py4web HTML helpers as an independent module

2020-02-16 Thread Massimo Di Pierro
Mind these helpers are a re-implementation of the web2py ones. They are 
very similar but not identical. They are used in py4web.



On Saturday, 15 February 2020 10:05:33 UTC-8, Ramos wrote:
>
> Nice to know!! 
>
> Massimo Di Pierro  escreveu em sáb, 
> 15/02/2020 às 11:29 :
>
>> pip install yatl
>> python
>> >>> from yatl.helpers import A, BUTTON, DIV
>>
>> enjoy. This has been possible for some time.
>>
>> On Friday, 14 February 2020 04:35:41 UTC-8, Ramos wrote:
>>>
>>> Hello, like pydal that is now an independent module , would also be 
>>> interesting to have web2py HTML helpers imported as a independent module 
>>> outside of web2py.
>>> Maybe flask and django developers could use them also...
>>> Regards
>>> António
>>>
>> -- 
>> 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/551a2ad9-438d-4dca-9919-299a858d8649%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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/917d63f4-e137-47e2-b476-37ffbf8a8eaa%40googlegroups.com.


Re: [web2py] Re: web2py/py4web HTML helpers as an independent module

2020-02-15 Thread António Ramos
Nice to know!!

Massimo Di Pierro  escreveu em sáb, 15/02/2020
às 11:29 :

> pip install yatl
> python
> >>> from yatl.helpers import A, BUTTON, DIV
>
> enjoy. This has been possible for some time.
>
> On Friday, 14 February 2020 04:35:41 UTC-8, Ramos wrote:
>>
>> Hello, like pydal that is now an independent module , would also be
>> interesting to have web2py HTML helpers imported as a independent module
>> outside of web2py.
>> Maybe flask and django developers could use them also...
>> Regards
>> António
>>
> --
> 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/551a2ad9-438d-4dca-9919-299a858d8649%40googlegroups.com
> 
> .
>

-- 
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/CAEM0BxMV5uWCEr3SfnQA4vjaUGXOBO0HFAK7db46V91ebQYM3Q%40mail.gmail.com.


[web2py] Re: web2py/py4web HTML helpers as an independent module

2020-02-15 Thread Massimo Di Pierro
pip install yatl
python
>>> from yatl.helpers import A, BUTTON, DIV

enjoy. This has been possible for some time.

On Friday, 14 February 2020 04:35:41 UTC-8, Ramos wrote:
>
> Hello, like pydal that is now an independent module , would also be 
> interesting to have web2py HTML helpers imported as a independent module 
> outside of web2py.
> Maybe flask and django developers could use them also...
> Regards
> António
>

-- 
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/551a2ad9-438d-4dca-9919-299a858d8649%40googlegroups.com.