Re: Do I really need a web framework?

2013-09-30 Thread waynejwerner
On Monday, September 30, 2013 2:57:08 PM UTC-5, duf...@gmail.com wrote: > I want to set up a very simple website, and I need to know if it is necessary > to use a web framework (e.g. Django) to do basic interactive operations such > as receiving input from the user, looking up a database and retu

Re: CRUD library

2013-09-30 Thread waynejwerner
On Monday, September 30, 2013 5:14:28 AM UTC-5, AdamKal wrote: > Hi, > > > > Do you know any library or framework that unifies CRUD somehow. > > Maybe I'll describe my problem: > > > > I have a application that uses many external services and processes them > together. This are things lik

Re: Which Python Framework for REST API and Facebook Wrapper?

2013-09-30 Thread waynejwerner
On Saturday, September 28, 2013 11:20:21 AM UTC-5, harry@gmail.com wrote: > I will be designing a REST based API for a cross-platform back end that will > serve both desktop Facebook users as well as mobile users. It will handle > operations such as user creation, retrieval of user and other