Python Cheat Sheet

Python NumPy、Matplotlib 指南。「Python Cheat Sheet NumPy, Matplotlib」

Github stars Tracking Chart

Python Cheat Sheet

This rep is a growing list of Python cheat sheets.

Found any typos or have a suggestion? Fork, contribute and tune it to your taste!

Currently includes:

Installation

If you want to install a package individually, go into the corresponding <package-name>.md file for instructions on how to install.

From the project root directory:

via Pip:

$ pip install -r requirements.txt

via Anaconda:

$ conda install --yes --file requirements.txt

This will install all the packages to your environment.

Future additions:

  • Basic Python syntax
  • (Probably) Pandas
  • PyBind

Main metrics

Overview
Name With Ownerjuliangaal/python-cheat-sheet
Primary LanguageJupyter Notebook
Program languagePython (Language Count: 3)
Platform
License:Apache License 2.0
所有者活动
Created At2015-08-07 03:35:51
Pushed At2022-10-06 10:24:18
Last Commit At2016-04-18 14:34:09
Release Count0
用户参与
Stargazers Count1.6k
Watchers Count114
Fork Count1.1k
Commits Count119
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private