python_developer
Ansible role: Python developer
Ansible role to install packages for developing in Python using Cookiecutter Hypermodern Python.
Features
Installs:
Note: for a playbook that installs IDEs, try Linux workstation playbook.
Requirements
- pyenv (can be installed with staticdev.pyenv)
Example Playbook
Here are some common usages of this role.
- Role using defaults:
- hosts: all
roles:
- role: staticdev.python-developer
- Role defining Python versions:
- hosts: all
roles:
- role: staticdev.pyenv
- role: staticdev.python-developer
License
Distributed under the terms of the MIT license, Ansible role Python developer is free and open source software.
Author Information
About
Ansible role to install packages for developing in Python on multiple versions using Cookiecutter Hypermodern Python.
Install
ansible-galaxy install staticdev/ansible-role-python-developer
License
mit
Downloads
11690
Owner