An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github actions "python" keyword

python/mypy v2.3.0 💰
Optional Static Typing for Python.
115 versions - Latest release: about 1 month ago - 20,584 stars on GitHub
davidslusser/actions_python_coveralls v1.0.1
A Github action for running pytest with coverage and pushing results to coveralls
8 versions - Latest release: over 2 years ago - 0 stars on GitHub
pronovic/setup-poetry v2.0.6
Install and set up the Poetry build tool
17 versions - Latest release: over 1 year ago - 2 dependent repositories - 3 stars on GitHub
d-dot-one/publish-to-aws-sns-action v1.1.4
Publish a JSON message to an AWS SNS Topic
11 versions - Latest release: over 1 year ago - 0 stars on GitHub
Top 1.2% on github actions
fastai/fastpages v2.1.6
Converts Jupyter notebooks and Word docs into Jekyll blog posts.
27 versions - Latest release: almost 6 years ago - 96 dependent repositories - 3,543 stars on GitHub
mritunjaysharma394/autoCustomVision v1.0
Get your model published using this action
1 version - Latest release: almost 6 years ago - 1 dependent repositories - 5 stars on GitHub
dlint-py/dlint-action 1.0.0
A tool for encouraging best coding practices and helping ensure we're writing secure Python code.
1 version - Latest release: over 6 years ago - 1 dependent repositories - 0 stars on GitHub
xportation/junit-coverage-report v1.0.3
Comment a pull request with unit tests and coverage reports
4 versions - Latest release: over 2 years ago - 5 dependent repositories - 2 stars on GitHub
Top 5.0% on github actions
reviewdog/action-flake8 v3.15.2 💰
🐶 Run flake8 with reviewdog on pull requests to improve code review experience.
72 versions - Latest release: over 1 year ago - 177 dependent repositories - 18 stars on GitHub
LizardByte/homebrew-release-action v2025.612.123332 💰
A reusable action to audit, install, test, and publish a Homebrew formula.
44 versions - Latest release: about 1 year ago - 1 stars on GitHub
fitomad/github-chatgpt-integration v1.0
Automating code review using ChatGPT with Github Actions. Look for potential bugs and suggest cod...
2 versions - Latest release: over 3 years ago - 1 dependent repositories - 11 stars on GitHub
Top 1.1% on github actions
JetBrains/qodana-action v2026.2.0
Scan your projects with Qodana on GitHub. Docs: https://jb.gg/qodana-github-action
66 versions - Latest release: 17 days ago - 1,114 dependent repositories - 308 stars on GitHub
lpenz/ghaction-python-stdeb v0.4.0
Build a python 3 debian package using stdeb
4 versions - Latest release: 10 months ago - 1 stars on GitHub
Commandcracker/pypi-publish v1.0.3
Automatically publish packages to PyPI and crete Tags and Releases
5 versions - Latest release: over 1 year ago - 1 dependent repositories - 0 stars on GitHub
pyrunit/jobtools-action v1.0.0
Runs a Python script with the jobtools utility
1 version - Latest release: about 4 years ago - 0 stars on GitHub
fjwillemsen/setup-nox2 v3.0.0
Updated fork of no longer mainainted 'Setup Nox'. Use the Nox testing automation tool for Python ...
5 versions - Latest release: almost 3 years ago - 2 stars on GitHub
astral-sh/setup-uv v9.0.0
Set up your GitHub Actions workflow with a specific version of uv.
115 versions - Latest release: 25 days ago - 848 stars on GitHub
lfreleng-actions/python-project-metadata-action v0.1.22
Extracts Python project metadata from repository
23 versions - Latest release: about 2 months ago - 0 stars on GitHub
Top 0.4% on github actions
conda-incubator/setup-miniconda v4.0.1
Set up Conda package and environment manager with Miniconda.
37 versions - Latest release: 4 months ago - 7,204 dependent repositories - 441 stars on GitHub
Top 2.1% on github actions
avinal/Profile-Readme-WakaTime v4
Generate a WakaTime activity bar graph to be used in the README.md or embedded in web-page
6 versions - Latest release: over 2 years ago - 117 dependent repositories - 90 stars on GitHub
code-specialist/pypi-poetry-publish v1.2
Opinionated GitHub action to fully automate publishing packages to any PyPI registry - using Poet...
3 versions - Latest release: over 3 years ago - 4 dependent repositories - 6 stars on GitHub
Top 2.1% on github actions
jfrog/frogbot v3.4.1
JFrog Frogbot is a Git bot that scans your pull requests and repositories for security vulnerabil...
168 versions - Latest release: 3 days ago - 62 dependent repositories - 369 stars on GitHub
Top 6.1% on github actions
wemake-services/docker-image-size-limit 2.2.0 💰
Runs docker-image-size-limit as a GitHub Action
13 versions - Latest release: 11 months ago - 8 dependent repositories - 133 stars on GitHub
tagdots/delete-branches 1.2.15
Deletes idle branches in GitHub repository
6 versions - Latest release: 9 months ago - 0 stars on GitHub
tagdots/setup-badge-action 1.0.18
Run setup-badge to create shields.io endpoint badges to showcase on your README
8 versions - Latest release: 9 months ago - 1 stars on GitHub
tagdots/delete-workflow-runs 1.2.33
Delete GitHub Action workflow runs
9 versions - Latest release: 9 months ago - 1 stars on GitHub
Top 4.1% on github actions
dschep/install-pipenv-action v1
Install pipenv, Python Dev Workflow for Humans in your environment
1 version - Latest release: about 7 years ago - 181 dependent repositories - 24 stars on GitHub
Top 0.9% on github actions
pypa/cibuildwheel v4.2.0 💰
Installs and runs cibuildwheel on the current runner
174 versions - Latest release: 11 days ago - 2,581 dependent repositories - 2,253 stars on GitHub
Top 1.1% on github actions
wemake-services/wemake-python-styleguide 1.6.2 💰
Runs wemake-python-styleguide as a GitHub Action
67 versions - Latest release: 4 months ago - 120 dependent repositories - 2,890 stars on GitHub
lpenz/omnilint v0.6.0
Statically analyse any file with the appropriate tools
8 versions - Latest release: 27 days ago - 3 stars on GitHub
Top 6.0% on github actions
marian-code/python-lint-annotate v2.5.0
Zero-configuration GitHub Action to maintain code quality with push and PR annotations.
16 versions - Latest release: over 5 years ago - 14 dependent repositories - 24 stars on GitHub
shihanng/csvs-to-sqlite-act v1.0.1
run csvs-to-sqlite
2 versions - Latest release: about 6 years ago - 0 stars on GitHub
Top 0.1% on github actions
psf/black 26.5.1 💰
The uncompromising Python code formatter.
73 versions - Latest release: 3 months ago - 2,364 dependent repositories - 41,791 stars on GitHub
SG60/setup-poetry v1.0.3
Setup python poetry, ready to be used (with cache).
5 versions - Latest release: over 4 years ago - 2 dependent repositories - 2 stars on GitHub
Anselmoo/repo-release-tools v1.14.1
Validate branch names, commit subjects, and changelog updates with repo-release-tools
37 versions - Latest release: 16 days ago - 1 stars on GitHub
leynos/shared-actions/.github/actions/generate-coverage v1.2.1
Run test coverage for Rust, Python and mixed Rust and Python projects
8 versions - Latest release: about 1 year ago - 0 stars on GitHub
rmuir/uv-dependency-submission v1.1.1 💰
Parses uv lock files and submits to the dependency graph
4 versions - Latest release: 4 months ago - 22 stars on GitHub
oxsecurity/megalinter/flavors/cupcake v10.0.0 💰
[cupcake flavor] Combine all available linters to automatically validate your sources without con...
182 versions - Latest release: 7 days ago - 2,556 stars on GitHub
oxsecurity/megalinter/flavors/python v10.0.0 💰
[python flavor] Combine all available linters to automatically validate your sources without conf...
182 versions - Latest release: 7 days ago - 2,556 stars on GitHub
oxsecurity/megalinter/flavors/documentation v10.0.0 💰
[documentation flavor] Combine all available linters to automatically validate your sources witho...
182 versions - Latest release: 7 days ago - 2,556 stars on GitHub
oxsecurity/megalinter/flavors/ci_light v10.0.0 💰
[ci_light flavor] Combine all available linters to automatically validate your sources without co...
182 versions - Latest release: 7 days ago - 2,556 stars on GitHub
Top 0.8% on github actions
oxsecurity/megalinter v10.0.0 💰
Combine all available linters to automatically validate your sources without configuration !
182 versions - Latest release: 7 days ago - 224 dependent repositories - 2,556 stars on GitHub
oxsecurity/megalinter/flavors/c_cpp v10.0.0 💰
[c_cpp flavor] Combine all available linters to automatically validate your sources without confi...
182 versions - Latest release: 7 days ago - 2,556 stars on GitHub
Top 2.2% on github actions
Gr1N/setup-poetry v9
Set up your GitHub Actions workflow with a specific version of Poetry
9 versions - Latest release: over 2 years ago - 620 dependent repositories - 91 stars on GitHub
Equator-Analytics/python-health-checks v2.1.2
A standard style check, lint, type check in the pipenv python environment
5 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 9.7% on github actions
github/contributors v1.7.8
A GitHub Action to report out contributors and contributions to a repository or organization
37 versions - Latest release: 8 months ago - 129 stars on GitHub
Top 8.6% on github actions
megalinter/megalinter v8.8.0 💰
Combine all available linters to automatically validate your sources without configuration !
171 versions - Latest release: about 1 year ago - 2,193 stars on GitHub
vbhv007/send-sms-action 1.0
Send sms to your mobile when a push occurs in the master branch
1 version - Latest release: over 6 years ago - 1 dependent repositories - 5 stars on GitHub
Top 3.6% on github actions
lfreleng-actions/github2gerrit-action v1.4.4
Creates Gerrit changes from GitHub pull requests
44 versions - Latest release: 19 days ago - 0 stars on GitHub
Top 6.7% on github actions
jordemort/action-pyright v1.12.0
🐶 Run pyright on pull requests and get reviews with reviewdog.
29 versions - Latest release: about 2 years ago - 36 dependent repositories - 12 stars on GitHub
BrandonLWhite/pipx-install-action v1.1.0
Install Python CLI packages with pipx
8 versions - Latest release: about 1 year ago - 2 stars on GitHub
tj-actions/check-manifest v1.0.1 💰
Run check-manifest
2 versions - Latest release: almost 3 years ago - 2 stars on GitHub
Top 10.0% on github actions
ScribeMD/slack-templates 0.6.38
Send Informative, Concise Slack Notifications With Minimal Effort
54 versions - Latest release: over 2 years ago - 6 dependent repositories - 12 stars on GitHub
samuelcolvin/check-python-version v5 💰
Check the release tag matches the library version before deploy
8 versions - Latest release: about 1 year ago - 16 dependent repositories - 9 stars on GitHub
flux3dp/fluxghost 2.3.6
Build flux_api from fluxghost, support function for Beamstudio
69 versions - Latest release: over 1 year ago - 1 dependent repositories - 12 stars on GitHub
zlatko-ms/pycovcheck v2
Asserts test coverage thresholds from a python coverage xml file
2 versions - Latest release: about 3 years ago - 1 dependent repositories - 0 stars on GitHub
Top 1.2% on github actions
scacap/action-surefire-report v1.13.0
Legacy v1 line. Active development moved to ScalableCapital/action-surefire-report@v2. Support en...
39 versions - Latest release: 18 days ago - 782 dependent repositories - 94 stars on GitHub
Top 0.3% on github actions
pypa/gh-action-pypi-publish v1.14.2 💰
Upload Python distribution packages to PyPI
51 versions - Latest release: 17 days ago - 17,681 dependent repositories - 1,180 stars on GitHub
Top 2.7% on github actions
saadmk11/changelog-ci v1.2.0
Changelog CI is a GitHub Action that generates changelog, then it is committed and/or commented t...
27 versions - Latest release: about 1 year ago - 81 dependent repositories - 138 stars on GitHub
ylehilds/podcast-generator v1.0
Generates a feed for a podcast from a YAML file
1 version - Latest release: about 3 years ago - 0 stars on GitHub
varunsridharan/action-gitea-mirror 1.1 💰
Python Script To Auto Trigger Gitea Mirror Using Github Action
2 versions - Latest release: over 5 years ago - 2 dependent repositories - 27 stars on GitHub
Top 3.9% on github actions
rickstaa/action-black v1.3.3 💰
Run the black formatter on your codebase to improve code review experience.
39 versions - Latest release: over 2 years ago - 179 dependent repositories - 42 stars on GitHub
sogno-platform/cimpy v1.0.2 removed
We are going to build the documentation!
2 versions - Latest release: almost 6 years ago - 77 stars on GitHub
siacodelabs/setup-poetry v1
Set up Poetry tool.
1 version - Latest release: almost 4 years ago - 1 dependent repositories - 1 stars on GitHub
AsifArmanRahman/to-pypi-using-flit v1
An action to build and publish Python 🐍 packages to PyPI using Flit.
1 version - Latest release: about 4 years ago - 4 dependent repositories - 3 stars on GitHub
ScribeMD/pre-commit-action 0.9.129
Install pre-commit via asdf and Poetry; then run pre-commit hooks with extra optimizations for Sc...
176 versions - Latest release: over 2 years ago - 7 dependent repositories - 4 stars on GitHub
davidslusser/actions_python_radon v1.0.0
Github action for running code complexity analysis with radon
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Top 9.9% on github actions
Nekmo/pip-rating v0.2.2
Run pip-rating on the project to get the requirements rating based on criteria like freshness, po...
4 versions - Latest release: almost 3 years ago - 10 dependent repositories - 27 stars on GitHub
Top 3.5% on github actions
py-cov-action/python-coverage-comment-action v3.1.0
Publish diff coverage report as PR comment, and create a coverage badge to display on the readme.
49 versions - Latest release: almost 3 years ago - 58 dependent repositories - 142 stars on GitHub
Top 1.3% on github actions
python-semantic-release/python-semantic-release v9.16.0
Automated Releases via SemVer and Commit Message Conventions
300 versions - Latest release: over 1 year ago - 109 dependent repositories - 1,047 stars on GitHub
Top 2.2% on github actions
wntrblm/nox 2025.11.12 💰
Prepares all python versions for nox
64 versions - Latest release: 9 months ago - 28 dependent repositories - 1,547 stars on GitHub
privapps/TTS-Parakeet v0.1.0
Generate Engish Speech From Text
2 versions - Latest release: about 5 years ago - 1 dependent repositories - 2 stars on GitHub
RueLaLa/auto-tagger v2.1.3
increment tag and push it
16 versions - Latest release: almost 4 years ago - 2 dependent repositories - 4 stars on GitHub
kaustubhgupta/readme-projects-display v0.3
Updates Readme/specified file with latest projects information
3 versions - Latest release: almost 5 years ago - 1 dependent repositories - 11 stars on GitHub
relekang/python-semantic-release v10.3.1
Automated Releases via SemVer and Commit Message Conventions
287 versions - Latest release: about 1 year ago - 939 stars on GitHub
Shubhamdutta2000/Containerized-Scrapping-with-Selenium-FastAPI v1.0
Greet someone and record the time
1 version - Latest release: almost 5 years ago - 8 stars on GitHub
xen0l/dlint-check 0.10.1
Github Action to lint Python code with dlint from Duo Labs
2 versions - Latest release: over 6 years ago - 1 dependent repositories - 4 stars on GitHub
Top 9.6% on github actions
bjoluc/semantic-release-config-poetry v2.2.0
Release a Poetry Python project using semantic-release
13 versions - Latest release: almost 4 years ago - 6 dependent repositories - 15 stars on GitHub
inmar/actions-dpn-python-lint v1.1.0
Runs black and flake8
3 versions - Latest release: over 6 years ago - 0 stars on GitHub
Top 3.0% on github actions
orgoro/coverage v3.3.1
Publish coverage report to a PR & enforce coverage on new & modified files
8 versions - Latest release: 4 months ago - 173 dependent repositories - 141 stars on GitHub
LizardByte/facebook-post-action v2025.612.124707 💰
Post to a facebook page or group.
15 versions - Latest release: about 1 year ago - 6 stars on GitHub
oracle/macaron v0.25.0
Run Macaron to analyze artifacts for supply chain security
26 versions - Latest release: 21 days ago - 210 stars on GitHub
pyrunit/pytest-action v1.0.0
Run testing using pytest. Results are published as artifacts.
1 version - Latest release: about 4 years ago - 1 dependent repositories - 0 stars on GitHub
zkoppert/innersource-crawler v1.0.4 💰
A GitHub Action to create a list of InnerSource repos within an organization.
7 versions - Latest release: almost 3 years ago - 35 stars on GitHub
Top 3.4% on github actions
TrueBrain/actions-flake8 v1.4.1
Flake8 with annotations for Pull Request
15 versions - Latest release: almost 6 years ago - 123 dependent repositories - 25 stars on GitHub
Top 9.2% on github actions
opensource-nepal/commitlint v2.0.0
A GitHub Action to check conventional commit message
15 versions - Latest release: 18 days ago - 37 stars on GitHub
lfreleng-actions/pypi-publish-action v0.1.9
Publishes a Python project to the Python Package Index
10 versions - Latest release: about 2 months ago - 0 stars on GitHub
moonrunnerkc/skillcheck v1.4.1
Cross-agent skill quality gate for SKILL.md files. Validates against the agentskills.io specifica...
11 versions - Latest release: about 1 month ago - 22 stars on GitHub
lfreleng-actions/python-supported-versions-action v0.2.2
Returns Python version(s) for build and JSON for matrix jobs
16 versions - Latest release: about 2 months ago - 0 stars on GitHub
2ndSetAI/good-egg v2.0.0
Score PR author trustworthiness using contribution graph analysis
10 versions - Latest release: 5 months ago - 51 stars on GitHub
xvnpw/ai-threat-modeling-action v1.3.4
AI featured threat modeling and security review action
24 versions - Latest release: over 2 years ago - 1 dependent repositories - 48 stars on GitHub
threeal/setup-poetry-action v1.2.0
Set up a specific version of Poetry
6 versions - Latest release: over 1 year ago - 2 stars on GitHub
lfreleng-actions/python-audit-action v0.4.0
Check Python dependencies for known security vulnerabilities
18 versions - Latest release: 12 days ago - 1 stars on GitHub
scientific-python/repo-review v1.2.1 💰
Runs repo-review
58 versions - Latest release: about 2 months ago - 90 stars on GitHub
bugale/bugalint v5.0.0
Convert various linter outputs to standard formats
13 versions - Latest release: 12 days ago - 1 dependent repositories - 3 stars on GitHub
lfreleng-actions/python-build-action v2.0.0
Builds a Python Project
34 versions - Latest release: about 2 months ago - 0 stars on GitHub
lfreleng-actions/python-project-version-patch-action v0.1.9
Replaces/updates the Python project version string
10 versions - Latest release: about 2 months ago - 0 stars on GitHub
lfreleng-actions/python-test-action v1.2.0
Test a Python Project, generate coverage report
20 versions - Latest release: about 2 months ago - 0 stars on GitHub
lfreleng-actions/python-dynamic-version-action v0.2.1
Detects whether a Python project uses dynamic versioning. Recognises pyproject.toml dynamic=["ver...
10 versions - Latest release: about 2 months ago - 0 stars on GitHub
gustavofreze/auto-assign 1.1.2
GitHub action that automatically assigns issues and pull requests to specified assignees.
5 versions - Latest release: over 1 year ago - 1 dependent repositories - 15 stars on GitHub