angrystar's Stars
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
TheAlgorithms/Python
All Algorithms implemented in Python
Trinkle23897/THU-CST-Cracker
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
lib-pku/libpku
贵校课程资料民间整理
HT524/500LineorLess_CN
500 line or less 中文翻译计划。
leisurelicht/wtfpython-cn
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
jackfrued/Python-100-Days
Python - 100天从新手到大师
wilfredinni/python-cheatsheet
All-inclusive Python cheatsheet
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
flaggo/python3-source-code-analysis
《Python 3 源码剖析》
Prodesire/Python-Guide-CN
Python最佳实践指南。 The chinese translation of "Hitchhiker's Guide to Python".
dabeaz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
huayun-docs/huayun-openapi-python-api
华云公有云接口Python SDK
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
AllenDowney/ThinkPython2
LaTeX source and supporting code for Think Python, 2nd edition, by Allen Downey.
AllenDowney/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
fengdu78/lihang-code
《统计学习方法》的代码实现
secdev/scapy
Scapy: the Python-based interactive packet manipulation program & library.
Jahaja/psdash
A linux system information web dashboard using psutils and flask
goer3/OPMS_v3
基于 Python 3.5 + Django 2.0 开发的运维管理系统
iopsgroup/imoocc
python+django运维自动化,实现自动化探测扫描,ansible2.4的自动化任务执行等功能
shuang790228/PythonMachineLearningBlueprints
The code and some datasets for book "Python Machine Learning Blueprints" by Alexander T. Combs
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
tdpetrou/Machine-Learning-Books-With-Python
Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
tdpetrou/Learn-Pandas
Tutorials on how to use pandas effectively to do data analysis
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
apachecn/python_data_analysis_and_mining_action
《python数据分析与挖掘实战》的代码笔记