GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
python

python / cpython

星标68.41 k
复刻32.62 k

Python 编程语言源码


问题 官网
 
Loading

该仓库已收录但尚未编辑。项目介绍及使用教程请前往 GitHub 阅读 README


0 条讨论

登录后发表评论

关于

The Python programming language

python.org
相关主题

Python

创建时间

2017-02-10

是否国产

-

  修改时间

2025-08-18T11:24:19Z

Readme
相关推荐

语言

  • Python62.4%
  • C36.1%
  • C++0.8%
  • HTML0.3%
  • Batchfile0.1%
  • Shell0.1%
  • Makefile0.1%
  • 其他0.01%

python 的其他开源项目

Python
mypy
Python@python

一款 Python 静态类型检查器

Pythontypestypingtypecheckerlinter
Python19.65 k
2 天前
Python
typeshed
Python@python

Collection of library stubs for Python, with static types

Pythonstubtypestyping
Python4.78 k
7 小时前
Python
peps
Python@python

Python Enhancement Proposals

reStructuredText4.69 k
10 天前
Python
typing
Python@python

Python static typing home. Hosts the documentation and a user help forum.

Pythontypestypingstatic-typinggradual-typing
Python1.67 k
1 天前

您可能感兴趣的

grok-1
@xai-org

大模型Grok-1开源

Python50.4 k
1 年前
fastapi/full-stack-fastapi-template
full-stack-fastapi-template
@fastapi

#前端开发#现代化、全栈 Web 应用模板。使用FastAPI、React, SQLModel, PostgreSQL, Docker, GitHub Actions 等技术。

PythonJSONJSON SchemaDockerPostgreSQL
TypeScript36.91 k
1 小时前
The Algorithms
Python
The Algorithms@TheAlgorithms

#面试#该仓库包含了 Python 实现的各种算法,用于学习目的。

Python算法algorithms-implementedalgorithm-competitionsalgos
Python204.14 k
6 天前
Rust编程语言
rust
@rust-lang • Mozilla

#编程语言#一门赋予每个人构建可靠且高效软件能力的编程语言

Rust编译器languageHacktoberfest
Rust105.84 k
1 天前
OpenHands
@All-Hands-AI

#大语言模型#🙌 OpenHands: Code Less, Make More

agent人工智能大语言模型ChatGPTclaude-ai
Python62.25 k
4 小时前
devika
@stitionai

Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. D...

Python19.4 k
1 年前
Microsoft
vscode
Microsoft@microsoft

#编辑器#Visual Studio Code(简称VS Code)是微软开源的一款代码编辑器。默认支持非常多的编程语言,包括JavaScript、TypeScript、CSS和HTML,通过下载扩展也可支持Python、C/C++、Java和Go在内的其他语言。

editorElectronVisual Studio CodeTypeScriptMicrosoft
TypeScript175.84 k
13 小时前
pytorch
pytorch
@pytorch • Meta

#计算机科学#PyTorch 是一个开源的Python机器学习库,基于Torch,底层由C++实现。

神经网络autogradgpuNumPy深度学习
Python92.47 k
24 分钟前
huggingface/transformers
Hugging Face
transformers
Hugging Face@huggingface

#自然语言处理#为 Jax、PyTorch 和 TensorFlow 打造的先进的自然语言处理

自然语言处理PyTorchpytorch-transformerstransformer
Python148.47 k
1 小时前
Linus Torvalds(Linux创始人)
linux
Linus Torvalds(Linux创始人)@torvalds

#操作系统#Linux内核源码

C200.03 k
33 分钟前
microsoft/generative-ai-for-beginners
Microsoft
generative-ai-for-beginners
Microsoft@microsoft

#大语言模型#微软生成式AI课程,12课时

人工智能ChatGPTdall-egenerativeaigpt
Jupyter Notebook95.13 k
12 小时前
Django
django
Django@django

#Web框架#强大的Python Web框架,可以快速开发安全和可维护的网站

PythonDjangoWeb框架对象关系映射(ORM)
Python84.61 k
1 天前
NumPy
numpy
NumPy@numpy

The fundamental package for scientific computing with Python.

NumPyPython
Python30.17 k
3 小时前
gleam
@gleam-lang

#编程语言#⭐️ A friendly language for building type-safe, scalable systems!

gleam编程语言编译器Erlangstatically-typed
Rust20.05 k
1 天前
Kubernetes
kubernetes
@kubernetes • 谷歌公司

kubernetes(简称K8s),是用于自动部署、扩展和管理“容器化(containerized)应用程序”的开源系统,其的目标是让部署容器化的应用简单并且高效。

KubernetesGocncfcontainers
Go116.93 k
9 小时前
Go
go
@golang • 谷歌公司

#编程语言#Go语言源码

编程语言languageGo
Go129.46 k
3 天前
Meta
react
Meta@facebook

#JavaScript框架#构建用户界面的JavaScript框架

JavaScriptReact前端declarativeui
JavaScript238.2 k
40 分钟前
HeyPuter/puter
puter
@HeyPuter

Puter 是一个运行在浏览器上的OS。功能丰富、快速、可扩展性强。它可以用于构建远程桌面环境,也可以作为云存储服务、远程服务器、网络托管平台等的接口。

Desktopdesktop-environmentosjsweb-desktopwebtop
JavaScript34.92 k
10 小时前
Node.js
node
Node.js@nodejs

Nodejs源码 - 一个能够在服务器端运行的JavaScript的运行环境

Node.jsJavaScriptruntime
JavaScript112.79 k
16 分钟前
public-apis/public-apis
public-apis
public-apis
public-apis@public-apis

#学习与技能提升#免费公共 API 集合

APIpublic-apis免费apislist
Python361.77 k
3 个月前