[web2py] Re: Web3py

2019-05-11 Thread 黄祥
$ ./web3py-start applications/ Dashboard is at: http://127.0.0.1:8000/_dashboard Traceback (most recent call last): File "/Users/sugizo/learn/python/web3py/web3py/core.py", line 560, in import_apps module = importlib.machinery.SourceFileLoader(app_name, init). load_module() File "", line 4

[web2py] Re: Vue2pyj - alternative web IDE

2019-05-11 Thread Val K
Thanks for your reply! I made a version for web3py: https://github.com/valq7711/vue2pyj/tree/master/vue3pyj There is a feature of the bottle: If you post json-data it should not be greater then bottle.BaseRequest.MEMFILE_MAX which is 102 400 byte by default! Is it possible to have a custom bottle.

Re: [web2py] Re: Future of web2py

2019-05-11 Thread Massimo Di Pierro
I would like to see a prototype example. On Saturday, 11 May 2019 17:00:14 UTC-7, Carlos Costa wrote: > > Untill this moment, for me, it means that in a second run, the app can > open instantly, mostly because of cached assets. > It does not mean that it will always partially work offline. It de

Re: [web2py] Re: Future of web2py

2019-05-11 Thread Carlos Costa
Untill this moment, for me, it means that in a second run, the app can open instantly, mostly because of cached assets. It does not mean that it will always partially work offline. It depends on the need. I think most apps made with web2py (and maybe web3py will be in the same case) are dependent o

[web2py] Re: Compiled pack always includes databases and private dirs. Is there any way to pack w/o those?

2019-05-11 Thread João Matos
[image: PackCustom.png] Tried that, but there is only the option to select either w2p or exe. No folder selection (onyl the app name in the checkbox). I enclose an image of the options available in Pack custom. I tried source and compiled. Both show the same options. I tried Firefox and Chrome.

Re: [web2py] Re: Future of web2py

2019-05-11 Thread Massimo Di Pierro
I agree with the article. It is unclear to me that people agree about the meaning of pwa. Does it mean you can run the app locally as in web2py and access via the browser? (web2py and web3py can do this) or does it mean that the app is mostly client-side and you can run the client (in browser o

[web2py] Re: Compiled pack always includes databases and private dirs. Is there any way to pack w/o those?

2019-05-11 Thread Massimo Di Pierro
yes. there is a button to "custom pack" and it lets you pick which files/folder to pack. On Thursday, 9 May 2019 11:26:55 UTC-7, João Matos wrote: > > Hello, > > Compiled pack always includes databases and private dirs. > Is there any way to create a compiled pack without including those dirs? >

Re: [web2py] Re: Future of web2py

2019-05-11 Thread Carlos Costa
Recently Google released official support to PWAs in Play Store. So, if a web2py or web3py scaffoles ships with PWA support, it will be easy to deploy it on web and Play Store We would be able make web and mobile apps easily. This technique is saving me hours and hours. Em sáb, 11 de mai de 2019

[web2py] Re: css templates layouts for web2py

2019-05-11 Thread Alex Beskopilny
This is not a template generator. This is a template installer to web2py env. Examples for some free admin dashboards in applications dir четверг, 9 мая 2019 г., 21:25:00 UTC+3 пользователь Alex Beskopilny написал: Hi ! > >https://github.com/ali96343/facew2p.git > >Here is a script

[web2py] Re: css templates layouts for web2py

2019-05-11 Thread Massimo Di Pierro
Can you some somewhere a few generated templates? Based on experience with something like this before, I think it would be most valuable as a service. Where you allow users to upload a URL of a template and you allow download a layout.html + layout.css for web2py and/or web3py. On Thursday,

[web2py] Re: Vue2pyj - alternative web IDE

2019-05-11 Thread Massimo Di Pierro
I like this a lot. If you are willing to maintain this I think we should make a version for web3py and maybe ship with it. Let me think how to best integrate this and please remind me in a couple of weeks. Massimo On Friday, 10 May 2019 19:12:26 UTC-7, Val K wrote: > > As result of experimentin

Re: [web2py] Re: Future of web2py

2019-05-11 Thread Martin Weissenboeck
I think, progessive web applications are a very important way to create native-like apps and it would be nice, if web3py could support pwas. There is an interesting article about the future of pwas: https://enonic.com/progressive-web-apps Regards, Martin Am Sa., 11. Mai 2019 um 05:45 Uhr schrieb