[BangPypers] what is python frameworks

Rohit Chormale rohitchormale at gmail.com
Mon Jun 2 09:25:53 CEST 2014


Django , web2py  etc. are some example of python web frameworks.

While Twisted, Medusa  etc. are examples of python network frameworks.

Many times organizations build their own frameworks using native & third
party libraries to fulfil their specific requirements.

This is useful to them when they are targeting in particular domain. (e.g.
gaming)

In fact, number of python frameworks are first started in private
organizations, which were open sourced later.

I hope this info might be useful to you.

Thnks.






On Mon, Jun 2, 2014 at 12:28 PM, Sharanu Patil <sharanuph at gmail.com> wrote:

> Hi ,
>
> I have been working in python in scripting for quiet some time ,
>  since i am changing the job, in  many  interview they are asking below
> quesion
>
>  " have you worked on the python framework ,"
> " what is structure of it ",
>  "how do you develop a framework from the scratch "
>
> It  is pleasure to post my first  question about python on this mailing
> list
>
>
> Thanaks,
> Sharan
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list