Packaging applications to install on other machines with Python

889

Use a virtual environment, pip, and setuptools to package applications with their dependencies for smooth installation on other computers.

Read More at Enable Sysadmin