librelist archives

« back to archive

Example applications

Example applications

From:
Wayne Oliver
Date:
2011-09-27 @ 14:29
Hi all,

I am new to flask, I have been through the examples on github.
but I was wondering if anybody had examples of slightly bigger 
applications that I could check out.

Thanks
Wayne

Re: [flask] Example applications

From:
Italo Maia
Date:
2011-09-27 @ 17:43
Works with flask0.6
http://www.italomaia.com/files/download/large-application-with-flask-06/

2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>

> Hi all,
>
> I am new to flask, I have been through the examples on github.
> but I was wondering if anybody had examples of slightly bigger applications
> that I could check out.
>
> Thanks
> Wayne
>
>
>


-- 
"A arrogância é a arma dos fracos."

===========================
Italo Moreira Campelo Maia
Bacharel em Ciência da Computação - UECE
Desenvolvedor WEB e Desktop (Java, Python, Lua)
Coordenador do Pug-CE
-----------------------------------------------------
http://www.italomaia.com/
http://twitter.com/italomaia/
http://eusouolobomau.blogspot.com/
-----------------------------------------------------
Turtle Linux  9.10 - http://tiny.cc/blogturtle910
Turtle Linux 10.10 - http://bit.ly/cEw4ET
===========================

Re: [flask] Example applications

From:
Wayne Oliver
Date:
2011-09-27 @ 18:47
On 27 Sep 2011, at 7:43 PM, Italo Maia wrote:

> Works with flask0.6 
http://www.italomaia.com/files/download/large-application-with-flask-06/
> 
> 2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>
> Hi all,
> 
> I am new to flask, I have been through the examples on github.
> but I was wondering if anybody had examples of slightly bigger 
applications that I could check out.
> 
> Thanks
> Wayne
> 
> 

Thank you Italo, very much appreciated :-)

Re: [flask] Example applications

From:
Italo Maia
Date:
2011-09-27 @ 19:50
If I remember correctly, very useful stuff like blueprint and current_app
proxy were not used in this app. Read it as a very raw example to give you
an idea of what is to come = ].

ps: flask 0.8 is knocking the door, anyway.
pss: This app was made for Bruce, I believe. Thanks to him as well.

2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>

>
> On 27 Sep 2011, at 7:43 PM, Italo Maia wrote:
>
> Works with flask0.6
> http://www.italomaia.com/files/download/large-application-with-flask-06/
>
> 2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>
>
>> Hi all,
>>
>> I am new to flask, I have been through the examples on github.
>> but I was wondering if anybody had examples of slightly bigger
>> applications that I could check out.
>>
>> Thanks
>> Wayne
>>
>>
>>
> Thank you Italo, very much appreciated :-)
>
>
>


-- 
"A arrogância é a arma dos fracos."

===========================
Italo Moreira Campelo Maia
Bacharel em Ciência da Computação - UECE
Desenvolvedor WEB e Desktop (Java, Python, Lua)
Coordenador do Pug-CE
-----------------------------------------------------
http://www.italomaia.com/
http://twitter.com/italomaia/
http://eusouolobomau.blogspot.com/
-----------------------------------------------------
Turtle Linux  9.10 - http://tiny.cc/blogturtle910
Turtle Linux 10.10 - http://bit.ly/cEw4ET
===========================

Re: [flask] Example applications

From:
Wayne Oliver
Date:
2011-09-27 @ 20:04
Thanks to Bruce too,
I am very new to python web programming so I am just trying to take in as 
much as possible.
Most of my previous work has been with php so this really helps.


On 27 Sep 2011, at 9:50 PM, Italo Maia wrote:

> If I remember correctly, very useful stuff like blueprint and 
current_app proxy were not used in this app. Read it as a very raw example
to give you an idea of what is to come = ].
> 
> ps: flask 0.8 is knocking the door, anyway. 
> pss: This app was made for Bruce, I believe. Thanks to him as well.
> 
> 2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>
> 
> On 27 Sep 2011, at 7:43 PM, Italo Maia wrote:
> 
>> Works with flask0.6 
http://www.italomaia.com/files/download/large-application-with-flask-06/
>> 
>> 2011/9/27 Wayne Oliver <wayn0.ml@gmail.com>
>> Hi all,
>> 
>> I am new to flask, I have been through the examples on github.
>> but I was wondering if anybody had examples of slightly bigger 
applications that I could check out.
>> 
>> Thanks
>> Wayne
>> 
>> 
> 
> Thank you Italo, very much appreciated :-)
>