setup-python
Python env setup tool
This action sets up Python or PyPy and their dependencies for GitHub Actions workflows.
Set up your GitHub Actions workflow with a specific version of Python
2k stars
41 watching
550 forks
Language: TypeScript
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tor-actions/setup-tor | A GitHub Actions workflow that sets up a Tor environment for use in continuous integration and deployment pipelines. | 9 |
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,407 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |
actions/setup-java | Sets up Java development environment on GitHub Actions runners | 1,560 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 85 |
actions/setup-dotnet | Sets up a .NET environment for development and builds. | 947 |
antongolub/action-setup-bun | A GitHub Actions workflow to set up a specific version of Bun and its runtime environment | 49 |
gabrielfalcao/pyenv-action | A GitHub Action that enables the use of pyenv in build processes for multiple Python versions. | 39 |
julia-actions/setup-julia | Downloads and sets up Julia version on the system path | 94 |
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 183 |
goanpeca/setup-miniconda | A GitHub Actions workflow to set up a base conda environment with Miniconda or its variants. | 1 |
zweitag/github-actions | Provides reusable GitHub Actions workflows for managing environment variables. | 6 |
oven-sh/setup-bun | A GitHub Actions workflow to set up and install Bun in various configurations | 452 |
typst-community/setup-typst | Installs Typst and prepares it for use in GitHub Actions workflows | 116 |
fabasoad/setup-mint-action | Automates setup of a programming language environment | 11 |