Below you will find pages that utilize the taxonomy term “Python-Build-Tools”
August 14, 2026
Install Python Tools with pipx
Version updated for https://github.com/python-build-tools/pipx-install-action to version v1.3.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary pipx-install is a GitHub Action that automates the installation of Python tools using pipx, which allows users to specify tooling prerequisites needed for CI/CD operations on a Python project. It caches installed files, supports pipx’s inject operation to install plugins, and can handle various version specifiers. The action is designed to simplify setting up Python environments in GitHub Actions workflows by providing a clear and user-friendly way to manage global tools like poetry, tox, and potheoet.