Thanks, Justin, that's really helpful. The goal is for the implementation to be minimal and designed more as a starter-kit in developing your own solution as opposed to a full system of sorts.
On Saturday, 20 September 2014, Justin Israel <[email protected]> wrote: > I've used Django as well and enjoyed it. But if you don't need an ORM or > integrated template engine for your project, and all the bells and > whistles, then Django can be a pretty heavy framework. The benefit of Flask > is that it is a micro-framework, so you are just going to get the basics > like the routing. And then you use the extras that you want on top of that. > On 21/09/2014 5:32 AM, "Marcus Ottosson" <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> but I’ll be glad to answer questions you may have. >> >> That’s good enough for me! Thanks, Chad! >> >> >> On 20 September 2014 18:26, Chad Vernon <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >>> Unfortunately, I don't have enough time to jump on another project, but >>> I'll be glad to answer questions you may have. >>> >>> On Saturday, September 20, 2014 10:17:20 AM UTC-7, Marcus Ottosson wrote: >>>> >>>> Sweet, looking into that now. Have only briefly come into contact with >>>> it, though I've heard only good things. Would you be interested in helping >>>> out? >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Python Programming for Autodesk Maya" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] >>> <javascript:_e(%7B%7D,'cvml','python_inside_maya%[email protected]');> >>> . >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/python_inside_maya/3def88af-0c2a-4811-8f52-ffadf2dbc528%40googlegroups.com >>> <https://groups.google.com/d/msgid/python_inside_maya/3def88af-0c2a-4811-8f52-ffadf2dbc528%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> *Marcus Ottosson* >> [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Python Programming for Autodesk Maya" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:_e(%7B%7D,'cvml','python_inside_maya%[email protected]');> >> . >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODga9UckkckZGZqkKu_6F0hj%3DmYBFm-LZYjfoTkJXjUXg%40mail.gmail.com >> <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODga9UckkckZGZqkKu_6F0hj%3DmYBFm-LZYjfoTkJXjUXg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','python_inside_maya%[email protected]');> > . > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3ZAiVwCa9H-t-ue398z9jRHjYsZHmifNhT6z7PbYpk7g%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3ZAiVwCa9H-t-ue398z9jRHjYsZHmifNhT6z7PbYpk7g%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" 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/python_inside_maya/CAFRtmOBXL7zrFqQVNUaBKm5ksS610WLSeLUvV8Usr-mz7vHH0Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
