Rohan Deshpande wrote:
> Hi everyone,
>
> In terms of building a web application, is the preferred method of
> development to develop the application as a console app and then migrate
> it to a web app?
That is a good approach but not the only one. I prefer to develop the
functional bits of t
Hi everyone,
In terms of building a web application, is the preferred method of
development to develop the application as a console app and then migrate it
to a web app? Also, in my readings people have been saying that python
frameworks are numerous and not as useful as they seem, and that WSGI