What are the top Python repos?
Popular Python repositories on GitHub, each answered in plain English for non-coders: what it is, its tech stack, and how to run it.
- harvard-edge/cs249r_bookOpen-access textbook and hands-on curriculum teaching how to build complete, real-world AI systems—not just tr
- oraios/serenaToolkit that gives AI coding agents IDE-level code understanding—semantic search, refactoring, and symbol navi
- pytorch/examplesThe official PyTorch examples repo is a collection of short, working code samples for common machine learning
- delgan/loguruLoguru is a Python logging library that replaces Python's complex built-in logging with a single ready-to-use
- huggingface/lerobotAn open-source Python library from Hugging Face that gives researchers and hobbyists a common platform to cont
- pyg-team/pytorch_geometricA Python library for building and training Graph Neural Networks on interconnected data like social networks,
- guovin/iptv-apiAutomatically finds, tests, and maintains working IPTV live TV channel playlists by validating streams and fil
- k-dense-ai/scientific-agent-skillsA collection of 135 pre-packaged skill instructions that teach your AI coding assistant how to use over 100 sc
- dao-ailab/flash-attentionA faster, more memory-efficient implementation of the attention mechanism used in AI language models, without
- volcengine/openvikingA context database for AI agents that organizes memories, documents, and skills in a file-system structure, ma
- sinaptik-ai/pandas-aiAsk questions about your data in plain English instead of writing code. PandasAI connects your data to an AI m
- hkuds/deeptutorAI tutoring assistant that lets you have conversations with documents—ask questions, get explanations, and lea
- ranaroussi/yfinancePython library that downloads stock prices, company financials, and market data from Yahoo Finance with a simp
- vanna-ai/vannaChat with your database in plain English. Vanna translates natural language questions into SQL queries, runs t
- jhao104/proxy_poolAutomatically collects, verifies, and serves working proxy IP addresses for web scraping via a simple API, sto
- deepseek-ai/deepseek-coderFamily of AI models trained on code to complete, insert, and generate code across 80+ programming languages. S
- timqian/chinese-independent-blogsA curated directory of independent Chinese-language blogs by tech professionals, with RSS feeds and descriptio
- shiyu-coder/kronosAn AI model trained to read financial market candlestick charts and predict future price movements across 45+
- wangzheng0822/algoA Chinese-language guide with 50 Python implementations of essential data structures and algorithms, from arra
- deepseek-ai/deepseek-ocrAI model that extracts text from images and documents using efficient vision processing, converting photos and
- sanster/iopaintFree, open-source AI image editor that removes or replaces objects in photos by painting over them—no Photosho
- vonng/ddiaChinese translation of 'Designing Data-Intensive Applications,' a technical book covering databases, distribut
- sebastianruder/nlp-progressA community-maintained reference tracking the best-known results and benchmarks across Natural Language Proces
- modelcontextprotocol/python-sdkOfficial Python library for building servers that connect AI models to external data and tools via the Model C
- saleor/saleorSaleor is an open-source headless e-commerce backend that powers online stores through a GraphQL API, giving d
- danielgatis/rembgRembg is a Python tool that automatically removes image backgrounds using AI models running locally on your ma
- matplotlib/matplotlibMatplotlib is a Python library that turns raw numbers and data into charts and graphs — line charts, bar chart
- serengil/deepfacePython library for face recognition and facial attribute analysis. Identify who's in a photo and extract chara
- systran/faster-whisperA Python library that converts spoken audio to text up to four times faster than OpenAI's original Whisper mod
- superclaude-org/superclaude_frameworkA configuration layer that adds 30 slash commands and 20 agent personas to Claude Code, giving it structured w
- mlc-ai/mlc-llmRun AI language models locally on your own laptop, phone, or browser — MLC LLM compiles them to run fast on yo
- magic-wormhole/magic-wormholeSend files securely between any two computers using a short spoken code phrase — no cloud account, no network
- letta-ai/lettaAI agent platform where agents remember past conversations and learn over time through persistent memory block
- emmabostian/developer-portfoliosA community-maintained gallery of over 1,600 real developer portfolio websites, organized alphabetically, to b
- langchain-ai/deepagentsDeep Agents is a ready-to-use AI agent framework that gives you a fully wired AI assistant out of the box — wi
- prefecthq/prefectPrefect is a Python framework that turns a regular script into a production-ready workflow — with scheduling,
- yoheinakajima/babyagiA Python framework for building self-extending autonomous AI agents that can plan, execute, and modify their o
- promtengineer/localgptA private document Q&A system that runs on your computer. Upload PDFs or text files, ask questions in plain En
- tornadoweb/tornadoTornado is a Python web framework built for high concurrency — it handles tens of thousands of simultaneous co
- microsoft/unilmMicrosoft's research collection of pre-trained AI models and training code for handling text, images, speech,
- mkdocs/mkdocsMkDocs turns your Markdown text files into a polished documentation website with navigation and search, config
- alishahryar1/free-claude-codeA proxy server that lets you use Anthropic's Claude Code CLI with free or local AI model backends like OpenRou
- chriskiehl/gooeyA Python library that converts any argparse command-line script into a clickable graphical desktop application
- jina-ai/servePython framework for turning AI models into production services with built-in scaling, orchestration, and clou
- m-bain/whisperxWhisperX turns audio recordings into text transcripts with precise word-level timestamps and optional speaker
- graphdeco-inria/gaussian-splattingReal-time photorealistic 3D scene reconstruction from photos using millions of optimized 3D Gaussian blobs, ac
- recommenders-team/recommendersA collection of Jupyter notebooks and Python utilities for building, evaluating, and deploying recommendation
- xiaomi/ha_xiaomi_homeOfficial Xiaomi integration for Home Assistant that lets you control Xiaomi smart home devices alongside other
- wistbean/learn_python3_spiderA Chinese-language tutorial series teaching web scraping with Python 3, from basics to advanced techniques lik
- skyvern-ai/skyvernAI-powered browser automation that understands web pages visually and completes tasks like form-filling and da
- huggingface/datasetsPython library that lets you load thousands of public AI datasets in one line of code and process data that is
- openai/swarmEducational Python framework for building systems where multiple AI agents coordinate and hand off tasks to ea
- mementum/backtraderPython library for testing trading strategies against historical price data before risking real money on autom
- goauthentik/authentikauthentik is a self-hosted login and identity management system that handles user authentication for your apps
- ahujasid/blender-mcpConnect Claude AI to Blender via natural language. Tell Claude what to build in 3D and it controls Blender dir
- openai/chatgpt-retrieval-pluginA self-hosted FastAPI service that gives ChatGPT or any AI assistant access to your own documents by storing a
- airbytehq/airbyteAn open-source data pipeline platform with 600+ pre-built connectors to move data from APIs and databases into
- rasahq/rasaAn open-source Python framework for building chatbots and voice assistants with multi-turn conversation handli
- qwenlm/qwenAlibaba's open-source family of large language models (1.8B–72B parameters) trained on 3 trillion multilingual
- verl-project/verlPython library for training large language models with reinforcement learning at scale, integrating with exist
- huggingface/peftPEFT is a Python library that lets you fine-tune large AI models cheaply by training only a tiny fraction of t
- zeyi-lin/hivisionidphotosAI tool that transforms regular photos into official ID photos by detecting faces, removing backgrounds, and f
- lilittlecat/awesome-free-chatgptA curated list of 300+ free ChatGPT mirrors and alternative AI chat services, with details on access requireme
- funaudiollm/cosyvoiceOpen-source text-to-speech system that converts written text to natural speech in 9 languages, with zero-shot
- 1panel-dev/maxkbMaxKB is an open-source platform for building enterprise AI agents and knowledge bases, letting you upload doc
- marimo-team/marimoA reactive Python notebook that auto-updates cells when you change variables, stores files as plain Python, an
- onnx/onnxONNX is an open standard file format that lets you move a trained AI model from one framework like PyTorch or
- p-e-w/hereticPython tool that automatically removes safety restrictions from language models using directional ablation and
- othmanadi/planning-with-filesA Claude Code skill add-on that writes your coding plan to a markdown file so it persists across sessions, res
- netbox-community/netboxNetBox is an open-source network infrastructure database that acts as a single source of truth for IP addresse
- python/mypyA static type checker for Python that reads type hints in your code and reports type errors before you run the
- wagtail/wagtailWagtail is a Python-based website content management system built on Django that gives editors a flexible bloc
- w-okada/voice-changerReal-time AI voice changer that transforms your microphone audio into a different voice during live calls, str
- facebook/prophetA forecasting tool from Facebook that predicts future values in time series data — like daily sales or website
- hkuds/rag-anythingPython framework for building question-answering systems that handle complex documents with text, images, tabl
- openai/gpt-ossTwo open-weight AI models from OpenAI — a 120B and a 20B parameter model — downloadable and runnable on your o
- nginx-proxy/nginx-proxyA Docker container that automatically configures nginx to route traffic to your web apps based on domain names
- magenta/magentaGoogle Brain's machine learning library for generating music and art. Models help musicians and artists augmen
- camel-ai/owlPython framework for building teams of AI agents that collaborate to automate complex, multi-step tasks like w
- quantopian/ziplineA Python library for testing trading algorithms against historical market data, so you can see how a strategy
- google-research/timesfmPre-trained AI model from Google for forecasting time-series data without retraining. Feed it historical numbe
- datalab-to/suryaA Python toolkit that converts scanned documents and images into machine-readable text across 90-plus language
- google/adk-pythonPython framework for building AI agents that can break down goals into steps, use tools like web search, and w
- jack-cherish/python-spiderA collection of practical Python web scraping examples for learning, with ready-to-run scripts that download d
- stitionai/devikaOpen-source AI software engineer that takes plain-English instructions and autonomously plans, researches, and
- kaixindelele/chatpaperPython tool that uses ChatGPT to automatically summarize academic papers from arXiv, helping researchers stay
- rsms/interInter is a free, open-source screen typeface covering all weights in a single variable font file, designed for
- panniantong/agent-reachPython CLI toolkit that lets AI agents browse Twitter, Reddit, YouTube, GitHub, and other platforms without pa
- fastapi/typerA Python library that turns regular Python functions into command-line tools automatically, using your existin
- nari-labs/diaOpen-weight AI model that generates realistic multi-speaker dialogue audio from scripts, with voice cloning an
- anthropics/claude-plugins-officialOfficial directory of plugins for Claude Code, Anthropic's AI coding assistant. Browse, install, or submit add
- comet-ml/opikOpen-source platform for debugging, evaluating, and monitoring AI applications. Records every AI call, runs qu
- akfamily/aksharePython library that fetches financial market data (stocks, bonds, currencies) with a single function call, ret
- joke2k/fakerA Python library that generates realistic fake data — names, addresses, phone numbers, emails — instantly for
- swe-agent/swe-agentAn AI agent that autonomously reads GitHub issues and attempts to fix bugs in real repositories by reasoning a
- chidiwilliams/buzzA free offline desktop app that converts spoken audio and video into text using OpenAI's Whisper AI model, run
- iperov/deepfacelabPython tool for creating deepfakes by swapping faces in videos using deep learning. Requires skill and time to
- avaiga/taipyPython library that turns data science and AI projects into production web apps without learning web developme
- runacapital/awesome-oss-alternativesA curated list of open-source projects backed by startups that compete with popular paid SaaS tools, organized
- openai/skillsA catalog of reusable skills (plugins) that teach OpenAI Codex agents how to handle specific tasks like code r
All repos · Explain any other repo →