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

https://github.com/ranjithdb/gh-actions-python-01


https://github.com/ranjithdb/gh-actions-python-01

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# gh-actions-python-01

## GitHub Actions: Installing Python Dependencies

This project demonstrates how to install Python dependencies using GitHub Actions. The workflow sets up Python, upgrades ```pip```, and installs packages from ```requirements.txt```.