Nope!
If that is what you do, just use bottle.
The whole point of web2py (which I am trying to preserve in web3py) is that 
the framework can run whether or not you have an application and multiple 
applications can be installed in a plug-and-play fashion. This means it is 
not logically possible for applications to be in changed of including the 
framework. 
Anyway, unlike web2py, web3py does allow this as an option, if you want to 
run a single application. I just have not documented it.


On Saturday, 30 March 2019 22:22:16 UTC-7, Carlos Cesar Caballero wrote:
>
> So far looks good, but I would prefer that the application include (or 
> import) the framework instead of the framework include the application. 
> With the first one, pip based deployments and CI/CD will be a lot easier.
>
> I have being playing with bottle a lot recently, so if there is some 
> web3py features list or guidelines, maybe I can give a hand.
>
> Greetings.
>
>
> El 28/3/19 a las 5:16 a.m., Massimo Di Pierro escribió:
>
> I know this comes up once in a while but ...
>
>     https://github.com/web2py/web3py
>
> what do you think? 
>
> It is very preliminary but I will have an admin soon.
> Backporting SQLFORM, grid and Auth, should not be that complicated, 
> although I think we can do better.
>
> Massimo
>
> -- 
> 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].
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to