Python 库#
参考 Python 3 标准库实例教程 以及 Python 中文技术论坛。
typing
对类型提示的支持contextvars
sched
事件调度器PIL
matplotlib
matplotlib
教程matplotlib.widgets
- Matplotlib 事件处理
- 在 GUI 中嵌入 Matplotlib
- 图像、轮廓和场
- Affine transform of an image
- Wind Barbs
- Barcode
- Interactive Adjustment of Colormap Range
- Colormap normalizations
- Colormap normalizations SymLogNorm
- Contour Corner Mask
- Contour Demo
- Contour Image
- Contour Label Demo
- Contourf demo
- Contourf Hatching
- Contourf and log color scale
- Contouring the solution space of optimizations
- BboxImage Demo
- Figimage 演示
- Creating annotated heatmaps
- Image antialiasing
- Clipping images with patches
- 绘制图像的多种方法
- 插值图像
- Image Masked
- Image nonuniform
- Blend transparency with color in 2D images
- Modifying the coordinate formatter
- Interpolations for imshow
- Contour plot of irregularly spaced data
- Layer Images
- Visualize matrices with matshow
- Multiple images with one colorbar
- pcolor images
- pcolormesh grids and shading
- pcolormesh
- Streamplot
- QuadMesh Demo
- Advanced quiver and quiverkey functions
- Quiver Simple Demo
- Shading example
- Spectrogram
- Spy Demos
- Tricontour Demo
- Tricontour Smooth Delaunay
- Tricontour Smooth User
- Trigradient Demo
- Triinterp Demo
- Triplot Demo
- Watermark image
- 形状和集合
- Arrow guide
- Matplotlib 图形元素参考
- Line, Poly and RegularPoly Collection with autoscaling
- Compound path
- Dolphins
- Mmh Donuts!!!
- Ellipse with orientation arrow demo
- Ellipse Collection
- Ellipse Demo
- Ellipse Rotated
- Drawing fancy boxes
- Hatch demo
- Hatch style reference
- Plotting multiple lines with a LineCollection
- 圆形、扇形和多边形
- PathPatch object
- Bezier Curve
- Scatter plot
- 文本、标签和注解
matplotlib
设计原理- Quick start guide
- a figure with one Axes on the left, and two on the right:
- 图表和后端
- Customizing Matplotlib with style sheets and rcParams
imshow()
之origin
和extent
- TVM
- PyTorch
- TensorFlow
- xbook
- Tkinter
- Tkinter 基础
tkinter
事件tkinter
绘图tkinter
运行多线程任务tkinter
其他例子- 窗口的
wm_overrideredirect
方法 - 自定义 ToolTip
- 使用
tix.Balloon
实现 ToolTip - 自定义绘图工具
- 1 可绑定“动作”的按钮
- 2 带图片的按钮
- 3 可跟踪 ttk.Entry 的“变量”
- 4 验证 ttk.Entry
- 5 Listbox(列表框)
- 6 鼠标触发的事件
- 7 键盘触发的事件
- 8 自定义标题栏图标
- 9 自定义列表框
- 10 不同颜色的标签
- 11 创建个人信息记录表单
- 12 可切换背景和前景的颜色选择器
- 13 变换字体
- 14 设置鼠标光标
- 15 tkinter.Text
- tkinter 基础示例
- 示例3
- 自定义的文本编辑器
- Tips
- tkinter 之窗口设计
- tkinter 使用鼠标选择图形的颜色以及形状
- tkinter 创建可以输入复杂算式的计算器
- 绘制动画
- tkinter 嵌入到 Matplotlib
- 窗口的
- Qt
- Gymnasium
gym-multigrid
- DRLHP
faulthandler
— 转储 Python 回溯信息- 文本处理
ctypes
— Python 的外部函数库- CFFI
pybind11
- C++11 与 Python 之间的无缝操作cppyy
- Ping3
- 对象注解
- Ray