{
  "version": "1.0.0",
  "blueprint": {
    "description": "Installs pip and a configurable list of pip packages on nearly any platform",
    "overview": "[pip](https://pypi.org/project/pip/) is a package-management system written in Python used to install and manage software packages. It connects to an online repository of public and paid-for private packages, called the Python Package Index.",
    "name": "PIP",
    "repository": {
      "github": "https://github.com/ProfessorManhattan/ansible-pip",
      "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pip"
    },
    "slug": "pip",
    "title": "PIP",
    "group": "ansible",
    "subgroup": "role"
  },
  "type": "module"
}
