Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Python FAQ: Webdev
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter Murphy  
View profile  
 More options May 13 2012, 12:32 am
From: Peter Murphy <peterkmur...@gmail.com>
Date: Sat, 12 May 2012 21:32:30 -0700 (PDT)
Local: Sun, May 13 2012 12:32 am
Subject: Python FAQ: Webdev
All,

This may be a link of interest to the list. The site "Fuzzy Notepad"
recently wrote an article absolutely, absolutely slating PHP [*]. So
the question was asked:

"I only know PHP. How do I write a Web application in Python?

"This is a deeply complex question. I could easily fill a book on web
development and Python and how to make the two interact, so I was
hoping to put this one off for a while. But given that I just trashed
PHP rather harshly, it seems prudent to answer it sooner rather than
later..."

http://me.veekun.com/blog/2012/05/05/python-faq-webdev/

The site recommends "Flask" by the way - not Django. The author thinks
it is too heavyweight for his or her uses. But there seems to be a lot
of ideas in the article about how to make a framework that seem to be
captured in Django.

Best regards,
Peter

[* http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/ ]


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Apostolakis  
View profile  
 More options May 13 2012, 1:49 am
From: Nick Apostolakis <nicka...@oncrete.gr>
Date: Sun, 13 May 2012 08:49:21 +0300
Local: Sun, May 13 2012 1:49 am
Subject: Re: Python FAQ: Webdev
On 13/05/2012 07:32 πμ, Peter Murphy wrote:
> All,

> The site recommends "Flask" by the way - not Django. The author thinks
> it is too heavyweight for his or her uses. But there seems to be a lot
> of ideas in the article about how to make a framework that seem to be
> captured in Django.

> Best regards,
> Peter

> [* http://me.veekun.com/blog/2012/04/09/php-a-fractal-of-bad-design/ ]

An interesting article, I didn't realize Django was too "heavy weight".
I also didn't know about Flask and Pyramid either.....

--
  --------------------------------------------------------------
                    Nick Apostolakis
               e-mail: nicka...@oncrete.gr
          Web Site: http://nick.oncrete.gr
  --------------------------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter of the Norse  
View profile  
 More options Jun 7 2012, 9:25 am
From: Peter of the Norse <RahmC...@Radio1190.org>
Date: Thu, 7 Jun 2012 07:25:09 -0600
Local: Thurs, Jun 7 2012 9:25 am
Subject: Re: Python FAQ: Webdev

On May 12, 2012, at 11:49 PM, Nick Apostolakis wrote:

There’s a large group of programmers, especially in Python, that loves “Do one thing, and do it well”. If you don’t need database support, then half of Django goes unused. If you do need to save data, then you’ll love ModelForms. I like that Django has everything I need and that they all work together. But if you’d rather use MongoDB, then it’s every difficult.

Peter of the Norse
RahmC...@Radio1190.org


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Apostolakis  
View profile  
 More options Jun 7 2012, 10:19 am
From: Nick Apostolakis <nicka...@oncrete.gr>
Date: Thu, 07 Jun 2012 17:19:47 +0300
Local: Thurs, Jun 7 2012 10:19 am
Subject: Re: Python FAQ: Webdev
On 07/06/2012 04:25 , Peter of the Norse wrote:

> There's a large group of programmers, especially in Python, that loves "Do one thing, and do it well". If you don't need database support, then half of Django goes unused. If you do need to save data, then you'll love ModelForms. I like that Django has everything I need and that they all work together. But if you'd rather use MongoDB, then it's every difficult.

> Peter of the Norse
> RahmC...@Radio1190.org

I agree with your point of view even though I have found some projects
combining Django with mongo db.
Anyway what I like about Django is that it has a rich feature set, it is
infinitely extendable AND can be virtualized (though pip, fabric, etc)
making replication of installation easy.

--
  --------------------------------------------------------------
                    Nick Apostolakis
               e-mail: nicka...@oncrete.gr
          Web Site: http://nick.oncrete.gr
  --------------------------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »