Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
How I use Django, Virtualenv and Buildout together
(opens in new tab)
(sophomoredev.com)
3 points
bialecki
14y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
kennu
14y ago
· 1 in thread
I don't really understand the purpose of the complex Buildout configuration, when you can just run "pip install -r requirements.txt" in your virtualenv and list your packages in a simple text file? What do you win with Buildout?
dguaraglia
14y ago
I have the same question. So far a combination of pip + virtualenv + fabric has been more than sufficient for my deployment requirements.
Is there any inherent advantage of using buildout instead?
j
/
k
navigate · click thread line to collapse