Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matteoh2o1999/build-and-install-python

Action to build any Python version and install it into the local tool cache
https://github.com/matteoh2o1999/build-and-install-python

Last synced: about 1 month ago
JSON representation

Action to build any Python version and install it into the local tool cache

Awesome Lists containing this project

README

        

# Build and Install Python

[![CI/CD](https://github.com/MatteoH2O1999/build-and-install-python/actions/workflows/test.yml/badge.svg)](https://github.com/MatteoH2O1999/build-and-install-python/actions/workflows/test.yml)
[![codecov](https://codecov.io/github/MatteoH2O1999/build-and-install-python/branch/master/graph/badge.svg?token=5HU95AOQ8J)](https://codecov.io/github/MatteoH2O1999/build-and-install-python)
![GitHub](https://img.shields.io/github/license/MatteoH2O1999/build-and-install-python)

Backend javascript action for [MatteoH2O1999/setup-python](https://github.com/MatteoH2O1999/setup-python).
This action should not be used by itself.
You should only look at this repo if you wish to contribute to the project as 99% of the issues that may arise with [MatteoH2O1999/setup-python](https://github.com/MatteoH2O1999/setup-python) derive from this custom action.

## Contributing

If you wish to contribute to this project, please ensure that any pull request you open passes [CI/CD]().