[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-15 Thread Andrew
When would I choose something like Bottle over using straight web2py? What's the difference from bottle with gluino, and web2py? Martin M, you used to have bottle on your blog site. I went to have a look but it's gone. So many choices !? Thanks Andrew On Mar 14, 4:22 pm, Bruno Rocha

Re: [web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-15 Thread Martín Mulone
Yes sorry I delete some old thread in my blog the last month. But yes I worked integrating web2py dal in bottle some months ago, here https://bitbucket.org/mulonemartin/bottle-web2pydal/overview now I think is obsolete, go into gluino instead. Perhaps need a lot of test, some time ago, I remember

[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-15 Thread Massimo Di Pierro
I make some comments about this here: https://github.com/mdipierro/gluino If you like web2py I strongly recommend straight web2py. You lose lots of features and you loose the promise of backward compatibility using other frameworks. You would also be using something new and poorly tested. I can

[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-13 Thread Anthony
Nice. On Github, change the description from: Port of web2py to other Bottle, Flask, Pyramid, Tornado and other frameworks to: Port of web2py to Bottle, Flask, Pyramid, Tornado and other frameworks On Tuesday, March 13, 2012 6:27:34 PM UTC-4, Massimo Di Pierro wrote:

[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-13 Thread Massimo Di Pierro
I think you are looking at the old repo. I deleted it. The new one is this one: https://github.com/mdipierro/gluino On Tuesday, 13 March 2012 19:40:20 UTC-5, Anthony wrote: Nice. On Github, change the description from: Port of web2py to other Bottle, Flask, Pyramid, Tornado and other

[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-13 Thread Anthony
No, that's the one I'm looking at -- the one-line description says: Port of web2py to other Bottle, Flask, Pyramid, Tornado and other frameworks Delete the other before Bottle. Anthony On Tuesday, March 13, 2012 9:18:11 PM UTC-4, Massimo Di Pierro wrote: I think you are looking at the old

[web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-13 Thread Massimo Di Pierro
I found it. And I fixed it now. Thanks for reporting it. On Tuesday, 13 March 2012 20:20:02 UTC-5, Anthony wrote: No, that's the one I'm looking at -- the one-line description says: Port of web2py to other Bottle, Flask, Pyramid, Tornado and other frameworks Delete the other before

Re: [web2py] Re: web2py ported to bottle, flask, pyramid, tornado, wsgiref

2012-03-13 Thread Bruno Rocha
Amazing! just installed using easy_install on windows! *c:\Python27\Scriptseasy_install.exe gluino* Searching for gluino Reading http://pypi.python.org/simple/gluino/ Reading https://github.com/mdipierro/gluino Best match: Gluino 0.1 Downloading