It's also a packaging tool, which means you can build and publish packages with (on PyPI for instance).
And finally, it always creates a virtualenv for each project so that you always work isolated from the global Python installation.
It's also a packaging tool, which means you can build and publish packages with (on PyPI for instance).
And finally, it always creates a virtualenv for each project so that you always work isolated from the global Python installation.