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
43 watching
560 forks
Language: TypeScript
last commit: 2 months 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,414 |
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,573 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 86 |
actions/setup-dotnet | Sets up a .NET environment for development and builds. | 956 |
antongolub/action-setup-bun | A GitHub Actions workflow to set up a specific version of Bun and its runtime environment | 50 |
gabrielfalcao/pyenv-action | A GitHub Action that automates the installation and management of Python versions using pyenv. | 38 |
julia-actions/setup-julia | Automates Julia environment setup for CI/CD workflows | 95 |
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 185 |
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 | 463 |
typst-community/setup-typst | Installs Typst and prepares it for use in GitHub Actions workflows | 116 |
fabasoad/setup-mint-action | Installs and sets up the Mint programming language for building single-page applications. | 11 |