[Go to site: main page, start]

Python Github

Open-source Python projects categorized as Github

Top 23 Python Github Projects

  1. HelloGitHub

    :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.

  2. SaaSHub

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

    SaaSHub logo
  3. 30-Days-Of-Python

    The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Free Python Resources | dev.to | 2026-01-16

    A free, beginner‑friendly programming challenge on GitHub, 30 Days of Python breaks down the process of learning Python into daily lessons and exercises that guide you step by step from the basics to more advanced concepts.

  4. deepwiki-open

    Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab/Bitbucket Repositories. Join the discord: https://discord.gg/gMwThUMeme

    Project mention: Open Source DeepWiki: AI-Powered Wiki Generator for GitHub/Gitlab Repos | news.ycombinator.com | 2025-10-01
  5. Mastering-GitHub-Copilot-for-Paired-Programming

    A multi-module course teaching everything you need to know about using GitHub Copilot as an AI Peer Programming resource.

  6. PyGitHub

    Typed interactions with the GitHub API v3

  7. grip

    Preview GitHub README.md files locally before committing them.

  8. devpush

    Like Vercel, but open source and for all languages.

    Project mention: An Update on Heroku | news.ycombinator.com | 2026-02-06

    I remember reading The Twelve-Factor App [1] from the Heroku folks back in the day, and was blown away by how well they understood the problem. Not only that but they had great taste.

    I moved things to Render a while back, and then to my own Hetzner server (I built kind of an open source Vercel clone for that reason [2]).

    I'm not quite sure any of these platforms are going to be relevant 5 years from now when you can summon your own DevOps AI agent. At the very least it's going to be incredibly difficult to justify the premium on top of AWS.

    1: https://www.12factor.net/

    2: https://devpu.sh

  9. github-activity-generator

    A script that helps generate a rich GitHub Contribution Graph for your account 🤖

  10. spotify-github-profile

    Show your Spotify playing on your Github profile

  11. GPTDiscord

    A robust, all-in-one GPT interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!

  12. Beast_Bomber

    The best open source bomber

  13. codecov-action

    GitHub Action that uploads coverage to Codecov :open_umbrella:

    Project mention: Automating Quality Gates with GitHub Actions and Jenkins | dev.to | 2026-04-05

    Sources: Workflow commands for GitHub Actions - GitHub Docs - Documentation for GITHUB_OUTPUT, workflow commands, and passing outputs between steps and jobs. About protected branches - GitHub Docs - How required status checks and branch protection enforce CI checks before merges. Quality gates | SonarQube Server - Explanation of quality gate concepts, recommended “Sonar way” settings, and differential/new-code rules. SonarQube Scanner for Jenkins (Pipeline step reference) - waitForQualityGate and withSonarQubeEnv pipeline steps (usage and abortPipeline option). codecov/codecov-action (GitHub) - How to upload coverage from GitHub Actions and options such as fail_ci_if_error and OIDC configuration. pytest-cov configuration (readthedocs) - --cov-fail-under option and coverage-reporting controls used in CI gating. JaCoCo check goal documentation - jacoco:check configuration with rules/limits to fail builds on coverage thresholds. Prometheus metrics - Jenkins plugin page - Exposes Jenkins metrics at /prometheus/ for scraping and integrating into Grafana dashboards. slackapi/slack-github-action (GitHub) - GitHub Action used to post messages to Slack for CI alerts and notifications. snyk/actions (GitHub) - Snyk GitHub Actions for dependency and vulnerability scanning used as a security gate in CI workflows.

  14. CommandlineConfig

    A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  15. Hacktoberfest

    Hacktoberfest OPEN FIRST Pull Request 🎉

    Project mention: Hacktoberfest 2025 | news.ycombinator.com | 2026-05-09
  16. GitFive

    🐙 Track down GitHub users.

  17. iKy

    OSINT Project. Collect information from a mail. Gather. Profile. Timeline. (by kennbroorg)

  18. gh-space-shooter

    Visualizes GitHub contribution graphs as Space Shooter!

    Project mention: GitHub Space Shooter turns GitHub contribution graphs into space shooter | news.ycombinator.com | 2026-01-17
  19. knowledge

    Online library for AI

    Project mention: Knowledge: You can just build your own AI feed to keep up, without the noise | news.ycombinator.com | 2026-05-23
  20. PurplePanda

    Identify privilege escalation paths within and across different clouds

  21. idea-reality-mcp

    Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI, Product Hunt. MCP server. 290+ stars.

    Project mention: I Built an AI That Tells You If Your Idea Already Exists — And Syncs Results to Notion | dev.to | 2026-03-14

    Then I built idea-reality-mcp — a tool that scans actual platforms instead of relying on LLM knowledge. I ran my own idea through it.

  22. 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
  23. social-media-profiles-regexs

    :card_index: Extract social media profiles and more with regular expressions

  24. Black-Tool

    Install the tools and start Attacking , black-tool v5.5.5 ! ⬛

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 discussion

Log in or Post with

Python Github related posts

  • Show HN: Gito v4.1.0 – AI code reviewer now runs on Claude Code / Gemini CLI

    1 project | news.ycombinator.com | 5 Jun 2026
  • Building AI Agents in Python

    10 projects | dev.to | 4 Jun 2026
  • Knowledge: You can just build your own AI feed to keep up, without the noise

    1 project | news.ycombinator.com | 23 May 2026
  • Hacktoberfest 2025

    1 project | news.ycombinator.com | 9 May 2026
  • I tested file uploads on 7 MCP services -- none of them worked

    3 projects | dev.to | 21 Apr 2026
  • Hacktoberfest 2025

    1 project | news.ycombinator.com | 17 Apr 2026
  • I Got Tired of 10 Browser Tabs for Crypto Trading, So I Built an Open-Source Desktop App

    1 project | dev.to | 23 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Github projects in Python? This list will help you:

# Project Stars
1 HelloGitHub 160,893
2 30-Days-Of-Python 64,034
3 deepwiki-open 16,860
4 Mastering-GitHub-Copilot-for-Paired-Programming 7,965
5 PyGitHub 7,724
6 grip 6,784
7 devpush 4,673
8 github-activity-generator 3,825
9 spotify-github-profile 2,142
10 GPTDiscord 1,855
11 Beast_Bomber 1,755
12 codecov-action 1,682
13 CommandlineConfig 1,515
14 Hacktoberfest 1,332
15 GitFive 998
16 iKy 954
17 gh-space-shooter 876
18 knowledge 759
19 PurplePanda 719
20 idea-reality-mcp 718
21 amazing-github-template 684
22 social-media-profiles-regexs 645
23 Black-Tool 601

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

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