- Python 基础
- Python 发行版
- 关键字 keywords
- 占位符
%s%d%f
- 列表 List 和 元组 tuple
- dict(字典) 和 set
- 条件语句 & 循环语句
- 函数
- 迭代器和生成器
- 类和对象
- 模块与包
- 枚举类
- upgrade python CentOS 6 升级Python 2.6到3.6
- Anaconda之conda的使用
- Python ABC(抽象基类)
- pip pip3 替换国内镜像源与常用命令
- wheel(.whl)包
- 打包分发工具setuptools
- github.com/vinta/awesome-python A curated list of awesome Python frameworks, libraries, software and resources
- github.com/walter201230/Python 最良心的 Python 教程
- codon A high-performance, zero-overhead, extensible Python compiler using LLVM.
- github.com/chroma-core/chroma the open source embedding database
- Tornado 框架
- Using rayshader in Python
- f2py – Fortran to Python interface generator
- Jupyter
- Library
- Machine Learning
- github.com/meituan/YOLOv6 YOLOv6: a single-stage object detection framework dedicated to industrial applications.
- glances - Glances an Eye on your system.
- pyqt5 安装
- pybind11 -- Seamless operability between C++11 and Python