Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python github-actions

Open-source Python projects categorized as github-actions

Top 23 Python github-action Projects

github-actions
  1. github-stats

    Better GitHub statistics images for your profile, with stats from private repos too

  2. 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.

    InfluxDB logo
  3. Gmeek

    Gmeek is a Blog All in Github

  4. cibuildwheel

    🎡 Build Python wheels for all the platforms with minimal configuration.

    Project mention: Codex CLI is going native | news.ycombinator.com | 2025-06-01

    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.

  5. AutoPR

    Run AI-powered workflows over your codebase

  6. 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-14

    I'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.

  7. energy-forecasting

    🌀 𝗧𝗵𝗲 𝗙𝘂𝗹𝗹 𝗦𝘁𝗮𝗰𝗸 𝟳-𝗦𝘁𝗲𝗽𝘀 𝗠𝗟𝗢𝗽𝘀 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 | 𝗟𝗲𝗮𝗿𝗻 𝗠𝗟𝗘 & 𝗠𝗟𝗢𝗽𝘀 for free by designing, building and deploying an end-to-end ML batch system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 2.5 𝘩𝘰𝘶𝘳𝘴 𝘰𝘧 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 & 𝘷𝘪𝘥𝘦𝘰 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴

  8. terraform-github-actions

    GitHub actions for Terraform and OpenTofu (by dflook)

  9. 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.

    Stream logo
  10. publish-unit-test-result-action

    GitHub Action to publish unit test results on GitHub

  11. python-blueprint

    🐍 Example Python project using best practices 🥇

  12. 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
  13. nn-template

    Generic template to bootstrap your PyTorch project.

  14. issue-metrics

    Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.

  15. simonw

    https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/

    Project mention: The 90s Unix Utility That Fell Out of Favour | news.ycombinator.com | 2025-08-19

    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

  16. django-react-typescript

    This is a non-opinionated Django 5 + React 18 boilerplate built with great development experience and easy deployment in mind.

  17. IntuneCD

    Tool to backup, update and document configurations in Intune

  18. docker-compose-actions-workflow

    GitHub Actions workflow example using Docker Compose to build and test a multi-container stack

  19. django-step-by-step

    A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC

  20. Python-Selenium-Action

    Run Selenium with Python via Github Actions using Headless or Non-Headless browsers!

  21. 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

  22. website-to-gif

    GitHub Action to turn your website into a GIF :camera:

  23. clang-format-lint-action

    This action checks if the source code matches the .clang-format file.

  24. Changelog CI

    Changelog CI is a GitHub Action that enables a project to automatically generate changelogs

  25. 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.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python github-actions discussion

Log in or Post with

Python github-actions related posts

  • The 90s Unix Utility That Fell Out of Favour

    1 project | news.ycombinator.com | 19 Aug 2025
  • Zizmor would have caught the Ultralytics workflow vulnerability

    3 projects | news.ycombinator.com | 8 Dec 2024
  • Constraints Are Good: Python's Metadata Dilemma

    6 projects | news.ycombinator.com | 6 Dec 2024
  • Show HN: GitHub bot that automatically submits code review on each PR

    1 project | news.ycombinator.com | 11 Oct 2024
  • Ask HN: How to build in-house and prive code review assisten with AI?

    1 project | news.ycombinator.com | 11 May 2024
  • generate-sitemap 1.10.0 Released

    1 project | dev.to | 15 Nov 2023
  • website-to-gif: A GH Action to turn a webpage into a GIF

    1 project | /r/opensource | 23 Oct 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Nov 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?