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.BaseRequest.MEMFILE_MAX per application?
On Saturday, May 11, 2019 at 11:31:29 AM UTC+3, Massimo Di Pierro wrote: > > 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 experimenting with Rapydscript I want to present my >> alternative web IDE for web2py, >> (that could be easily ported to web3py as well) >> https://github.com/valq7711/vue2pyj >> >> Any feedback is appreciated >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/e155076b-3c24-413b-8652-62c0b2d8813e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

