I reaaaaaaly would like to use an ORM with web3py, in my opinion ORMs are better for organization when apps grow big and I like a lot the fat models and thin controllers approach, and it is some messy with pydal right now (https://github.com/Medisur/journalmanagement/blob/master/models/citation.py). I have isoleted the weppy ORM some days ago (as hobby), it's not fully tested, and will need some refactoring, but if you are interested I can share it.

Greetings.

El 12/4/19 a las 11:32 a.m., Massimo Di Pierro escribió:
May steel some ideas from weppy but I do not want an ORM. That can be optional if you like we can isolate it in a module.

On Friday, 12 April 2019 04:40:51 UTC-7, Kevin Keller wrote:

    Any thoughts on merging / collaborating with weppy?

    http://weppy.org/

    Uses web2py dal and yatl..
    and has some nifty things to make queries and modelling easier..



    On Fri, Apr 12, 2019 at 6:03 AM Massimo Di Pierro
    <[email protected] <mailto:[email protected]>>
    wrote:

        There is a lot to do but at this point it is moving fast and a
        one way street.

        On Thursday, 11 April 2019 10:31:29 UTC-7, En Ware wrote:

            I git installed web3py and quite enjoy it. I see its
            updated regular too.

            For those who don't know and maybe this is common sense ,
            not sure.

            once you *git clone https://github.com/web2py/web3py.git
            <https://github.com/web2py/web3py.git> *do a *git pull*
            *
            *
            2. reinstall requirements.txt (*pip3 install -r
            requirements.txt*)
             - Changes:  module "reloader" was added

            3. Launch web3py (should work just fine now)
            * python3 web3py.py applications/todo/
            *

            4. open browser and type: * localhost:8000 or
            127.0.0.1:8000 <http://127.0.0.1:8000>/todo/index*

-- Resources:
        - http://web2py.com
        - http://web2py.com/book (Documentation)
        - http://github.com/web2py/web2py
        <http://github.com/web2py/web2py> (Source code)
        - https://code.google.com/p/web2py/issues/list
        <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]
        <mailto:[email protected]>.
        For more options, visit https://groups.google.com/d/optout
        <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] <mailto:[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