py-actions: GitHub Actions for Python development
Results
2
repositories owned by
py-actions: GitHub Actions for Python development
py-dependency-install
26
Stars
4
Forks
Watchers
A GitHub Action that installs Python package dependencies from a user-defined requirements.txt file path with optional pip, setuptools, and wheel installs/updates
flake8
63
Stars
20
Forks
Watchers
A GitHub Action that installs and executes flake8 Python source linting during continuous integration testing. Supports flake8 configuration and plugin installation in the GitHub Action settings.