python
Topic

python

Python is a dynamically typed programming language designed by Guido Van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

Repositories (1467)

system-design-primer
system-design-primer donnemartin Python

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

358.7k
awesome-python
awesome-python vinta Python

An opinionated list of Python frameworks, libraries, tools, and resources

309.7k
project-based-learning
project-based-learning practical-tutorials Python

Curated list of project-based tutorials

274.7k
Python
Python TheAlgorithms Python

All Algorithms implemented in Python

223k
tensorflow
tensorflow tensorflow C++

An Open Source Machine Learning Framework for Everyone

196.5k
AutoGPT
AutoGPT Significant-Gravitas Python

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 matter...

185.6k
CS-Notes
CS-Notes CyC2018

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

184.9k
yt-dlp
yt-dlp yt-dlp Python

A feature-rich command-line audio/video downloader

179.4k
HelloGitHub
HelloGitHub 521xueweihan Python

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

166.6k
transformers
transformers huggingface Python

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both i...

162.8k
dify
dify langgenius TypeScript

Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so t...

149.7k
langchain
langchain langchain-ai Python

The agent engineering platform.

142.3k
30-seconds-of-code
30-seconds-of-code Chalarangelo JavaScript

Coding articles to level up your development skills

128.5k
awesome-llm-apps
awesome-llm-apps Shubhamsaboo Python

100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.

126k
ComfyUI
ComfyUI Comfy-Org Python

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

121.8k
free-programming-books-zh_CN
free-programming-books-zh_CN justjavac

:books: 免费的计算机编程类中文书籍,欢迎投稿

117.7k
browser-use
browser-use browser-use Python

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

106k
pytorch
pytorch pytorch Python

Tensors and Dynamic neural networks in Python with strong GPU acceleration

101.8k
fastapi
fastapi fastapi Python

FastAPI framework, high performance, easy to learn, fast to code, ready for production

100.8k
LLMs-from-scratch
LLMs-from-scratch rasbt Jupyter Notebook

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

99.5k
MoneyPrinterTurbo
MoneyPrinterTurbo harry0703 Python

利用 AI 大模型和自动化工作流,根据主题或关键词一键生成高清短视频。Generate HD short videos from a topic or keyword with an automated AI workflow.

98.6k
thefuck
thefuck nvbn Python

Magnificent app which corrects your previous console command.

97.6k
core
core home-assistant Python

:house_with_garden: Open source home automation that puts local control and privacy first.

89.4k
manim
manim 3b1b Python

Animation engine for explanatory math videos

88.8k
ML-For-Beginners
ML-For-Beginners microsoft Jupyter Notebook

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

88.5k
django
django django Python

The Web framework for perfectionists with deadlines.

88.2k
uv
uv astral-sh Rust

An extremely fast Python package and project manager, written in Rust.

87.7k
sherlock
sherlock sherlock-project Python

Hunt down social media accounts by username across social networks

86.9k
devops-exercises
devops-exercises bregman-arie Python

Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, V...

83.3k
d2l-zh
d2l-zh d2l-ai Python

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

79.1k
deer-flow
deer-flow bytedance Python

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and...

77.6k
MinerU
MinerU opendatalab Python

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

75.4k
superset
superset apache Python

Apache Superset is a Data Visualization and Data Exploration Platform

73.9k
flask
flask pallets Python

The Python micro framework for building web applications.

72k
learn-claude-code
learn-claude-code shareAI-lab Python

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

71.9k
OpenBB
OpenBB OpenBB-finance Python

Open Data Platform for analysts, quants and AI agents.

70.9k
Scrapling
Scrapling D4Vinci Python

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

70.6k
ansible
ansible ansible Python

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from...

69.7k
30-Days-Of-Python
30-Days-Of-Python Asabeneh 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...

68.8k
scikit-learn
scikit-learn scikit-learn Python

scikit-learn: machine learning in Python

66.8k
openinterpreter
openinterpreter openinterpreter Rust

A coding agent for open models like Kimi K3

66.3k
localstack
localstack localstack Python

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

65.1k
keras
keras keras-team Python

Deep Learning for humans

64.2k
nerd-fonts
nerd-fonts ryanoasis CSS

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material...

63.8k
scrapy
scrapy scrapy Python

Scrapy, a fast high-level web crawling & scraping framework for Python.

63.3k
pathway
pathway pathwaycom Python

Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG.

62.6k
leetcode-master
leetcode-master youngyangyang04 Shell

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言...

62k
mem0
mem0 mem0ai TypeScript

Universal memory layer for AI Agents

61.4k
headroom
headroom headroomlabs-ai Python

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same a...

61.1k
TrendRadar
TrendRadar sansan0 Python

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具...

60.8k