Installs python2, pip, virtualenv, python packages from either the distribution or pip.
https://www.python.org
|
|
||
|---|---|---|
| defaults | ||
| handlers | ||
| meta | ||
| tasks | ||
| tests | ||
| vars | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
README.md
Role Name
A role that fixes somewhat the python2 installation on Ubuntu Trusty and installs python 2 packages from pip eventually
Role Variables
The most important variables are listed below:
py_env_install: False
py_env_pkgs_state: present
py_env_site: False
py_env_basic_pkgs:
- python-pipDependencies
None
License
EUPL-1.2
Author Information
Andrea Dell’Amico, andrea.dellamico@isti.cnr.it