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 →
Top 23 Python Python Projects
-
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Project mention: 🔥 17 Best Free GitHub Repositories to Crack System Design Interviews 🛠️ | dev.to | 2024-12-06Give this repository a ⭐
-
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.
-
Super Market Example :-) You need to search each and everything, we wont get it immediately. https://github.com/vinta/awesome-python --> this as many codes , so search one by one.
-
Project mention: GitHub Repositories Every Developer Should Know: An In-Depth Guide | dev.to | 2024-10-24
Clone the repository and explore the codebase.
-
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Project mention: Introducing Micro Agent: An (Actually Reliable) AI Coding Agent | dev.to | 2024-07-19While the concept of versatile AI coding agents that can automate any programming task is exciting, the reality often falls short. Tools like Auto-GPT and other general-purpose coding agents tend to go off the rails, compounding errors and leading to unexpected results.
-
Project mention: Show HN: Voice-Pro – AI Voice Cloning Magic: Transform Any Voice in 15 Seconds | news.ycombinator.com | 2024-11-27
-
[{'id': 'AI Music Generation', 'text': 'Love this new Space built by @enzostvs + @Xenova for Transformers.js: Generate your own AI music (In-browser generation) with AI Jukebox \n\nhttps://huggingface.co/spaces/enzostvs/ai-jukebox', 'score': 0.8460421562194824}, {'id': 'Kolmogorov Arnold Networks', 'text': 'Transformers are not all we need, that is being proven repeatedly now as more alternative frameworks emerge. Another such framework is Kolmogorov Arnold Network based Transformers. I break down exactly how these differ from Perceptron based Transformers and give you the link to my Colab where I create a model based on the research paper that absolutely destroys a standard Transformers based model. Check out the video here: https://www.youtube.com/watch?v=Sw0euxNZCc4', 'score': 0.8424240350723267}, {'id': 'GitHub Issue 8771', 'text': 'This issue is just a treasure ! A bit deprecated i guess, but things are in their historical context. (personally, still need more to understand better)\nhttps://github.com/huggingface/transformers/issues/8771\n\U0001fae1 to the man @stas ', 'score': 0.8417709469795227}]
-
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 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: There aren't enough smart people in biology doing something boring | news.ycombinator.com | 2024-11-09
I actually pay for YouTube to not show me advertising, but I'm also a fan of UBlock Origin and yt-dlp [1].
[1] https://github.com/yt-dlp/yt-dlp
-
Funny to see this, I first came across it with https://github.com/nvbn/thefuck
-
Project mention: Deprecating PyTorch's official Anaconda channel | news.ycombinator.com | 2024-12-06
-
-
FastAPI serves as our backend framework, chosen for several compelling reasons:
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
Home Assistant
-
Project mention: Manim – animation engine for explanatory math videos | news.ycombinator.com | 2024-09-26
-
Informasi lengkap mengenai Flask bisa Anda baca di dokumentasi resmi Flask: https://flask.palletsprojects.com/
-
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
Project mention: Getting Started with Ansible: A Complete Guide to IT Automation | dev.to | 2024-11-26Ansible GitHub Repository
-
Project mention: gpt4-openai-api VS gpt4free - a user suggested alternative | libhunt.com/r/gpt4-openai-api | 2024-01-04
I cant install
-
-
For this blog post, we were asked to get started in the world of open source and explore top trending GitHub repos. I began by looking through different repositories, trying to find something related to Cloud, but nothing caught my interest. Then, I started browsing more broadly and came across sherlock-project/sherlock, which instantly grabbed my attention. Here's my fork 🍴: https://github.com/hpatel292-seneca/sherlock.
-
Project mention: State of Python 3.13 Performance: Free-Threading | news.ycombinator.com | 2024-11-05
The race condition bugs are typically hidden by different software layers. For instance, we found one that involves OpenBLAS's pthreads-based thread pool management and maybe its scipy bindings:
- https://github.com/scipy/scipy/issues/21479
it might be the same as this one that further involves OpenMP code generated by Cython:
- https://github.com/scikit-learn/scikit-learn/issues/30151
We haven't managed to write minimal reproducers for either of those but as you can observe, those race conditions can only be triggered when composing many independently developed components.
-
-
LocalStack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Python discussion
Python Python related posts
-
Himalaya: CLI to Manage Emails
-
Mathics 7.0 – Open-source alternative to Mathematica
-
Python with Rizz
-
Qutebrowser: A keyboard-driven, Vim-like browser
-
DMOJ
-
List of open-source startup alternatives to well-known SaaS products
-
Major Technologies Worth Learning in 2025 for Data Professionals
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 9 Dec 2024
Index
What are some of the best open-source Python projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | system-design-primer | 278,657 |
2 | awesome-python | 226,878 |
3 | TheAlgorithms | 194,976 |
4 | AutoGPT | 168,972 |
5 | stable-diffusion-webui | 143,804 |
6 | transformers | 135,925 |
7 | HelloGitHub | 95,542 |
8 | yt-dlp | 91,988 |
9 | thefuck | 85,713 |
10 | Pytorch | 84,676 |
11 | Django | 81,333 |
12 | fastapi | 78,435 |
13 | Home Assistant | 74,278 |
14 | manim | 71,669 |
15 | Flask | 68,249 |
16 | devops-exercises | 66,925 |
17 | Ansible | 63,297 |
18 | gpt4free | 62,592 |
19 | Keras | 62,164 |
20 | sherlock | 60,825 |
21 | scikit-learn | 60,379 |
22 | open-interpreter | 57,246 |
23 | LocalStack | 56,667 |