python_developer

Ansible role: Python developer

Tests

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

Example Playbook

Here are some common usages of this role.

  1. Role using defaults:
- hosts: all
  roles:
    - role: staticdev.python-developer
  1. 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

staticdev

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
GitHub repository
License
mit
Downloads
10779
Owner