Top Python Repositories

The most popular Python repositories on GitHub, ranked by stars, forks, and contributors.

Sort by:
1

A collectively curated list of free public APIs for software and web development. This extensive repository contains thousands of APIs across 100+ categories including animals, finance, health, music, news, science, sports, weather, and more. Maintained by the community and APILayer team.

Python
4 days ago
2

A collaborative, multilingual collection of freely available programming books, courses, podcasts, and interactive tutorials. Maintained by the Free Ebook Foundation, it indexes thousands of learning resources across numerous programming languages and computer science topics.

Python
2 days ago
3

Learn how to design large-scale systems. Prep for the system design interview. An organized collection of resources covering scalability, performance, availability, and common system design patterns with solutions and Anki flashcards.

Python
3 days ago
4

A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.

Python
4 hours ago
5

A comprehensive collection of algorithms implemented in Python for educational purposes. Covers sorting, searching, data structures, machine learning, cryptography, and more to help developers learn and understand algorithmic concepts.

Python
9 days ago
6

AutoGPT is a powerful platform for building, deploying, and managing autonomous AI agents. It enables users to create custom agents, automate complex workflows, and leverage pre-built agents for tasks like content generation and social media management.

Python
5 hours ago
7

A powerful web UI for Stable Diffusion built with Gradio. Features include txt2img, img2img, inpainting, upscaling, LoRA support, custom scripts, and extensive extensions for AI image generation.

Python
21 days ago
8

Transformers is the model-definition framework for state-of-the-art machine learning with text, vision, audio, video, and multimodal models. It provides over 1M+ pretrained checkpoints on the Hugging Face Hub for easy inference and training.

Python
2 hours ago
9

yt-dlp is a feature-rich command-line audio/video downloader supporting thousands of sites. A fork of youtube-dl, it offers enhanced performance, format sorting, SponsorBlock integration, and support for extracting content from YouTube, Bilibili, TikTok, and more.

Python
a day ago
10

HelloGitHub is a monthly publication sharing interesting and beginner-friendly open-source projects on GitHub. Updated on the 28th of each month, it features practical projects, tutorials, books, and enterprise-level projects across multiple programming languages, helping developers quickly discover the charm of open source.

Python
23 days ago
11

Langflow is a powerful platform for building and deploying AI-powered agents and workflows. It offers a visual builder, API/MCP server deployment, multi-agent orchestration, and supports all major LLMs and vector databases.

Python
20 hours ago
12

youtube-dl is a command-line program to download videos from YouTube.com and many other video platforms. It supports Python 2.6+, 3.2+, works cross-platform on Unix, Windows, and macOS, and is released into the public domain.

Python
a month ago
13

LangChain is a framework for building agents and LLM-powered applications. It helps chain together interoperable components and third-party integrations to simplify AI application development while future-proofing decisions as technology evolves.

Python
2 hours ago
14

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various LLM runners like Ollama and OpenAI-compatible APIs, with built-in inference engine for RAG, making it a powerful AI deployment solution.

Python
8 hours ago
15

The most powerful and modular visual AI engine for designing and executing advanced stable diffusion pipelines using a graph/nodes/flowchart interface. Available on Windows, Linux, and macOS with support for image, video, audio, and 3D generation models.

Python
17 hours ago
16

A curated collection of awesome LLM apps built with RAG, AI Agents, Multi-agent Teams, MCP, Voice Agents, and more. Features apps using OpenAI, Anthropic, Google, xAI, and open-source models like Llama and Qwen that can run locally.

Python
6 days ago
17

DeepSeek-V3 is a powerful Mixture-of-Experts (MoE) language model with 671B total parameters and 37B activated per token. It features Multi-head Latent Attention, FP8 training, and multi-token prediction, achieving performance comparable to leading closed-source models while maintaining training efficiency and stability.

Python
7 months ago
18

Anthropic's official repository of skills for Claude. Contains ready-to-use skills for creative tasks, technical workflows, enterprise applications, and document processing. Learn how to build custom skills to extend Claude's capabilities for specialized tasks.

Python
16 days ago
19

PyTorch is a Python package providing tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. It offers maximum flexibility and speed for deep learning research and production deployment.

Python
4 hours ago
20

FastAPI is a modern, high-performance Python web framework for building APIs. It's fast to code, intuitive, and based on standard Python type hints, with automatic interactive documentation.

Python
2 days ago