Python Github

Open-source Python projects categorized as Github

Top 23 Python Github Projects

  • HelloGitHub

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

    Project mention: HelloGitHub: Discover Curated Entry-Level Open Source Projects | news.ycombinator.com | 2024-09-30
  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • 30-Days-Of-Python

    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 than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

    Project mention: Top 10 GitHub Repositories for Python and Java Developers | dev.to | 2024-05-03

    4. Asabeneh/30-Days-Of-Python - This repository presents a 30-day challenge for beginners to learn Python from the ground up. The course covers everything from the basics to more advanced topics like statistics, data analysis, and web development. https://github.com/Asabeneh/30-Days-Of-Python

  • PyGitHub

    Typed interactions with the GitHub API v3

    Project mention: Ask HN: Is Python async/await some kind of joke? | news.ycombinator.com | 2024-01-27

    - Top package for GitHub REST API, no async support https://github.com/PyGithub/PyGithub

  • grip

    Preview GitHub README.md files locally before committing them.

    Project mention: Show HN: Offline Renderer for GitHub flavoured Markdown | news.ycombinator.com | 2024-04-02

    A popular implementation of the idea written in Python:

    https://github.com/joeyespo/grip

  • github-stats

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

    Project mention: Ask HN: How to Do a GitHub Wrapped? | news.ycombinator.com | 2023-12-19

    I have done similar work using the GitHub APIs before. I recommend using their GraphQL explorer to develop your queries interactively. You may need to fall back on the REST API instead of the GraphQL one for certain stats.

    https://docs.github.com/en/graphql/overview/explorer

    You can also refer to my code here, which may already collect some of the statistics you're interested in.

    https://github.com/jstrieb/github-stats/blob/master/github_s...

    I predict the most annoying part of this project will be dealing with authentication. There are a handful of ways to do it, and the permissions can be finicky depending on what data you are fetching.

    Best of luck!

  • github-activity-generator

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

  • 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格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

  • SaaSHub

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

    SaaSHub logo
  • GPTDiscord

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

  • octosuite

    GitHub Data Analysis Framework.

  • spotify-github-profile

    Show your Spotify playing on your Github profile

    Project mention: Creating my GitHub profile Readme.md | dev.to | 2024-08-08

    I love listening to music while working, as I was searching for a cool GitHub profile I stumbled upon a widget where you can show what's currently playing on your Spotify so I decided to use it as well. I got it from here: Spotify GitHub Profile

  • codecov-action

    GitHub Action that uploads coverage to Codecov :open_umbrella:

    Project mention: CI/CD Pipelines Guide with GitHub Actions, SonarCloud, Codecov, and Sentry | dev.to | 2024-07-29

    References: GitHub Actions Documentation SonarCloud GitHub Action Codecov GitHub Action Sentry GitHub Action Nardy Book REST API

  • Beast_Bomber

    The best open source bomber

  • Hacktoberfest

    Hacktoberfest OPEN FIRST Pull Request 🎉

    Project mention: Hacktoberfest 2024 | news.ycombinator.com | 2024-11-10
  • GitFive

    🐙 Track down GitHub users.

  • PurplePanda

    Identify privilege escalation paths within and across different clouds

  • social-media-profiles-regexs

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

  • knowledge

    Open-source personal bookmarks search engine (by raphaelsty)

    Project mention: Show HN: Personal Knowledge Base Visualization | news.ycombinator.com | 2024-03-20

    My personal knowledge base is hosted on GitHub at https://raphaelsty.github.io/knowledge/. It scans the documents I like every day using GitHub Action, Zotero, HackerNews upvote and Github Likes. It's not yet optimized for smartphones. It cost me $5 to host it for a year.

  • Hacktoberfest-2024

    Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.

  • starcli

    :sparkles: Browse trending GitHub projects from your command line

  • roam-to-git

    Automatic RoamResearch backup to Git

  • 1filellm

    Specify a github or local repo, github pull request, arXiv or Sci-Hub paper, Youtube transcript or documentation URL on the web and scrape into a text file and clipboard for easier LLM ingestion

    Project mention: Show HN: Dump entire Git repos into a single file for LLM prompts | news.ycombinator.com | 2024-09-08
  • 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.

  • Black-Tool

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

  • 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 discussion

Log in or Post with

Python Github related posts

  • DOOM64: Doom on Contributions Graph

    1 project | news.ycombinator.com | 27 Nov 2024
  • Hacktoberfest 2024

    1 project | news.ycombinator.com | 10 Nov 2024
  • Hacktoberfest 2024

    1 project | news.ycombinator.com | 8 Nov 2024
  • My journey of open-sourcing 2024

    1 project | dev.to | 6 Nov 2024
  • A Hacktoberfest 2024 Journey: Insights from a First-Time Project Maintainer

    2 projects | dev.to | 3 Nov 2024
  • Hacktoberfest'24: A first-time participant

    1 project | dev.to | 2 Nov 2024
  • My Hacktoberfest 2024 Experience

    1 project | dev.to | 31 Oct 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 11 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

Project Stars
1 HelloGitHub 95,542
2 30-Days-Of-Python 43,180
3 PyGitHub 7,061
4 grip 6,507
5 github-stats 2,971
6 github-activity-generator 2,694
7 CommandlineConfig 2,062
8 GPTDiscord 1,831
9 octosuite 1,817
10 spotify-github-profile 1,641
11 codecov-action 1,498
12 Beast_Bomber 1,501
13 Hacktoberfest 1,311
14 GitFive 845
15 PurplePanda 671
16 social-media-profiles-regexs 610
17 knowledge 602
18 Hacktoberfest-2024 573
19 starcli 556
20 roam-to-git 551
21 1filellm 602
22 amazing-github-template 550
23 Black-Tool 430

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

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