Buildout vs virtualenv + pip for django?

Viewed 2496

Pros and cons?

I'm personally using buildout for my django projects but thinking of switching to virtualenv + pip for its simplicity.

1 Answers
Related