Ctrl+K
Logo image Logo image
  • 绘图类型
  • 例子
  • 教程
  • API Reference
  • 用户指南
  • 贡献
  • Plot types
  • Examples
  • Tutorials
  • Reference
  • User guide
  • Develop
  • Release notes

Section Navigation

  • 贡献
  • 错误分类和问题管理
  • 为开发设置 Matplotlib
  • 测试
  • 编写文档
  • 文档风格指南
  • 使用 Matplotlib 源代码
    • 介绍
    • 安装 git
    • 关注最新消息源
    • 制作补丁
    • 用于开发的 Git
    • 制作自己的 Matplotlib 副本(fork)
    • 设置你的叉子
    • 配置 git
    • 开发工作流程
    • 维护者工作流程
    • git资源
    • 不同规格中的两个和三个点
  • 拉取请求指南
  • 发布指南
  • 依赖项
  • 依赖项策略的最低版本
  • Matplotlib 增强建议
    • 机电模板
    • MEP8:PEP8
    • MEP9:全球互动经理
    • MEP10:文档字符串一致性
    • MEP11:第三方依赖
    • MEP12:改进图库和示例
    • MEP13:使用艺术家的属性
    • MEP14:文本处理
    • MEP15:仅在为一个轴指定限制时修复轴自动缩放
    • MEP19:持续集成
    • MEP21:颜色和厘米重构
    • MEP22:工具栏重写
    • MEP23:每个 GUI 窗口有多个图形
    • MEP24:极坐标图中的负半径
    • MEP25:序列化
    • MEP26:艺术家造型
    • MEP27:将 pyplot 与后端分离
    • MEP28:从 Axes.boxplot 中删除复杂性
    • MEP29:文本灯标记
  • 许可证
  • 默认颜色更改
  • 贡献
  • 错误分类和问题管理
  • 为开发设置 Matplotlib
  • 测试
  • 编写文档
  • 文档风格指南
  • 使用 Matplotlib 源代码
  • 拉取请求指南
  • 发布指南
  • 依赖项
  • 依赖项策略的最低版本
  • Matplotlib 增强建议

安装 git #

概述#

Debian / Ubuntu

sudo apt-get install git

软呢帽

sudo yum install git

视窗

下载并安装msysGit

操作系统

使用git-osx-installer

详细#

有关最新信息,请参阅 git 页面。

查看 github 帮助中提供的github安装帮助页面

这里有很好的说明:https ://git-scm.com/book/en/v2/Getting-Started-Installing-Git

在本页面
  • 概述
  • 详细地
显示来源

© Copyright 2002–2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012–2022 The Matplotlib development team.

Created using Sphinx 5.1.1.