staticdev.python_developer
Ansible Role: Python Developer
This Ansible role helps install packages needed for Python development using Cookiecutter Hypermodern Python.
Features
Installs the following tools:
If you need an Ansible playbook to install IDEs, check out the Linux workstation playbook.
Requirements
You need to have pyenv installed (it can be set up with staticdev.pyenv).
Example Playbook
Here are examples of how to use this role.
- Basic usage with defaults:
- hosts: all
roles:
- role: staticdev.python-developer
- Specify Python versions:
- hosts: all
roles:
- role: staticdev.pyenv
- role: staticdev.python-developer
License
This project is distributed under the MIT license. The Ansible role Python developer is free and open-source software.
Author Information
Informazioni sul progetto
Ansible role to install packages for developing in Python on multiple versions using Cookiecutter Hypermodern Python.
Installa
ansible-galaxy install staticdev.python_developer
Licenza
mit
Download
13.1k
Proprietario