On Saturday, June 13, 2015 at 2:17:43 AM UTC+5:30, Laura Creighton wrote:
> In a message of Fri, 12 Jun 2015 10:52:19 -0700, w
> rites:
> >Dear Group,
> >
> >I wrote a Python code. In the code there are two modules where we may insert
> >data from outside. They are updating some training module a
In a message of Fri, 12 Jun 2015 10:52:19 -0700, subhabrata.bane...@gmail.com w
rites:
>Dear Group,
>
>I wrote a Python code. In the code there are two modules where we may insert
>data from outside. They are updating some training module and updating index.
>As a standalone code this is working
On Friday, June 12, 2015 at 10:52:30 AM UTC-7, subhabrat...@gmail.com wrote:
> Dear Group,
>
> I wrote a Python code. In the code there are two modules where we may insert
> data from outside. They are updating some training module and updating index.
> As a standalone code this is working fine.
Dear Group,
I wrote a Python code. In the code there are two modules where we may insert
data from outside. They are updating some training module and updating index.
As a standalone code this is working fine.
I need to port this code to REST. I tried to learn Flask. My Practice for Flask
is