Re: Dependency management in Python?

2013-01-11 Thread Adelbert Chang
Perfect, PIP and virtualenv look great. Another question - how do we then get PIP to the latest version? Or is it relatively easy to uninstall/reinstall PIP? -- http://mail.python.org/mailman/listinfo/python-list

Dependency management in Python?

2013-01-11 Thread Adelbert Chang
Hi all, I've been using Python for a while now but one of my concerns is if it is possible to have some sort of dependency management (not sure if right term) for Python? In the Scala language there is the Simple Build Tool that lets me specify on a project-by-project basis which libraries I