Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Top 23 Python github-action Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
I know far too much about python packaging while only knowing a little about it.
I agree it’s hell. But I’ve not found many comprehensive packaging solutions that aren’t gnarly in some way.
IMHO the Python Packaging community have done an excellent job of producing tools to make packaging easy for folks, especially if you’re using GitHub actions. Check out: https://github.com/pypa/cibuildwheel
Pypa have an extensive list of GitHub actions for various use cases.
I think most of us end up in the “pure hell” because we read the docs on how to build a package instead of using the tools the experts created to hide the chaos. A bit like building a deb by hand is a lot harder than using the tools which do it for you.
-
-
gh-action-pypi-publish
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
Project mention: Popular GitHub Action tj-actions/changed-files is compromised | news.ycombinator.com | 2025-03-14I've always felt uncomfortable adding other people's actions to my GitHub workflows, and this is exactly the kind of thing I was worried about.
I tend to stick to the official GitHub ones (actions/setup-python etc) plus the https://github.com/pypa/gh-action-pypi-publish one because I trust the maintainers to have good security habits.
-
energy-forecasting
🌀 𝗧𝗵𝗲 𝗙𝘂𝗹𝗹 𝗦𝘁𝗮𝗰𝗸 𝟳-𝗦𝘁𝗲𝗽𝘀 𝗠𝗟𝗢𝗽𝘀 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 | 𝗟𝗲𝗮𝗿𝗻 𝗠𝗟𝗘 & 𝗠𝗟𝗢𝗽𝘀 for free by designing, building and deploying an end-to-end ML batch system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 2.5 𝘩𝘰𝘶𝘳𝘴 𝘰𝘧 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 & 𝘷𝘪𝘥𝘦𝘰 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
amazing-github-template
🚀 Useful README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub Issues, Pull Requests and Actions templates to jumpstart your projects.
Project mention: Useful GitHub template for Git projects and readme.md | news.ycombinator.com | 2025-08-10 -
-
issue-metrics
Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
-
Yeah, I especially look at simonw's Personal README [0] on GitHub sometimes and wonder if I should be doing more interesting automation with mine.
[0] https://github.com/simonw
-
django-react-typescript
This is a non-opinionated Django 5 + React 18 boilerplate built with great development experience and easy deployment in mind.
-
-
docker-compose-actions-workflow
GitHub Actions workflow example using Docker Compose to build and test a multi-container stack
-
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
-
Python-Selenium-Action
Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!
-
Fast-Api-example
Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI/CD Pipeline
-
-
-
Changelog CI
Changelog CI is a GitHub Action that enables a project to automatically generate changelogs
-
cpp-linter-action
A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python github-actions discussion
Python github-actions related posts
-
The 90s Unix Utility That Fell Out of Favour
-
Zizmor would have caught the Ultralytics workflow vulnerability
-
Constraints Are Good: Python's Metadata Dilemma
-
Show HN: GitHub bot that automatically submits code review on each PR
-
Ask HN: How to build in-house and prive code review assisten with AI?
-
generate-sitemap 1.10.0 Released
-
website-to-gif: A GH Action to turn a webpage into a GIF
-
A note from our sponsor - Stream
getstream.io | 16 Nov 2025
Index
What are some of the best open-source github-action projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | github-stats | 3,270 |
| 2 | Gmeek | 2,231 |
| 3 | cibuildwheel | 2,142 |
| 4 | AutoPR | 1,344 |
| 5 | gh-action-pypi-publish | 1,109 |
| 6 | energy-forecasting | 946 |
| 7 | terraform-github-actions | 918 |
| 8 | publish-unit-test-result-action | 705 |
| 9 | python-blueprint | 697 |
| 10 | amazing-github-template | 650 |
| 11 | nn-template | 645 |
| 12 | issue-metrics | 504 |
| 13 | simonw | 415 |
| 14 | django-react-typescript | 384 |
| 15 | IntuneCD | 351 |
| 16 | docker-compose-actions-workflow | 295 |
| 17 | django-step-by-step | 192 |
| 18 | Python-Selenium-Action | 179 |
| 19 | Fast-Api-example | 164 |
| 20 | website-to-gif | 152 |
| 21 | clang-format-lint-action | 144 |
| 22 | Changelog CI | 141 |
| 23 | cpp-linter-action | 122 |