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 (1427)

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

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

342.9k
awesome-python
awesome-python vinta Python

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

292.5k
project-based-learning
project-based-learning practical-tutorials

Curated list of project-based tutorials

263.3k
Python
Python TheAlgorithms Python

All Algorithms implemented in Python

219.6k
tensorflow
tensorflow tensorflow C++

An Open Source Machine Learning Framework for Everyone

194.7k
CS-Notes
CS-Notes CyC2018

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

184.2k
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...

183.5k
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...

159.4k
yt-dlp
yt-dlp yt-dlp Python

A feature-rich command-line audio/video downloader

157k
HelloGitHub
HelloGitHub 521xueweihan Python

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

151.3k
dify
dify langgenius TypeScript

Production-ready platform for agentic workflow development.

137.9k
langchain
langchain langchain-ai Python

The agent engineering platform

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

Coding articles to level up your development skills

127.5k
free-programming-books-zh_CN
free-programming-books-zh_CN justjavac

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

116.6k
ComfyUI
ComfyUI Comfy-Org Python

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

108.9k
awesome-llm-apps
awesome-llm-apps Shubhamsaboo Python

Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

105.7k
pytorch
pytorch pytorch Python

Tensors and Dynamic neural networks in Python with strong GPU acceleration

99.2k
fastapi
fastapi fastapi Python

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

97.3k
thefuck
thefuck nvbn Python

Magnificent app which corrects your previous console command.

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

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

90.8k
browser-use
browser-use browser-use Python

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

88k
django
django django Python

The Web framework for perfectionists with deadlines.

87.3k
manim
manim 3b1b Python

Animation engine for explanatory math videos

86k
core
core home-assistant Python

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

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

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

85.2k
uv
uv astral-sh Rust

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

83.3k
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...

82k
sherlock
sherlock sherlock-project Python

Hunt down social media accounts by username across social networks

81.2k
d2l-zh
d2l-zh d2l-ai Python

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

77.2k
superset
superset apache TypeScript

Apache Superset is a Data Visualization and Data Exploration Platform

72.4k
flask
flask pallets Python

The Python micro framework for building web applications.

71.4k
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...

68.4k
OpenBB
OpenBB OpenBB-finance Python

Financial data platform for analysts, quants and AI agents.

65.9k
scikit-learn
scikit-learn scikit-learn Python

scikit-learn: machine learning in Python

65.8k
localstack
localstack localstack Python

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

64.9k
keras
keras keras-team Python

Deep Learning for humans

64k
pathway
pathway pathwaycom Python

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

63.5k
open-interpreter
open-interpreter openinterpreter Python

A natural language interface for computers

63.1k
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...

62.6k
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...

61.8k
scrapy
scrapy scrapy Python

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

61.3k
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...

61.1k
leetcode-master
leetcode-master youngyangyang04 Shell

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

61.1k
MinerU
MinerU opendatalab Python

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

60k
Real-Time-Voice-Cloning
Real-Time-Voice-Cloning CorentinJ Python

Clone a voice in 5 seconds to generate arbitrary speech in real-time

59.6k
face_recognition
face_recognition ageitgey Python

The world's simplest facial recognition api for Python and the command line

56.3k
rich
rich Textualize Python

Rich is a Python library for rich text and beautiful formatting in the terminal.

56.1k
ultralytics
ultralytics ultralytics Python

Ultralytics YOLO 🚀

56k
leetcode
leetcode azl397985856 JavaScript

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

55.8k
MoneyPrinterTurbo
MoneyPrinterTurbo harry0703 Python

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.

55.8k