mirror of
https://github.com/Estom/notes.git
synced 2026-02-03 10:33:35 +08:00
生成侧边栏和readme
This commit is contained in:
4
Python/README.md
Normal file
4
Python/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Python
|
||||
|
||||
- [Python文件理解](Python/Python文件理解.md)
|
||||
- [abc实现多态](Python/abc实现多态.md)
|
||||
805
Python/_sidebar.md
Normal file
805
Python/_sidebar.md
Normal file
@@ -0,0 +1,805 @@
|
||||
## Python
|
||||
- Python
|
||||
- Django
|
||||
- [DJango——模板层复习](Python/Django/DJango——模板层复习.md)
|
||||
- [Django-Manage管理工具](Python/Django/Django-Manage管理工具.md)
|
||||
- [Django-Object-Class相关类和对象的使用方法](Python/Django/Django-Object-Class相关类和对象的使用方法.md)
|
||||
- [Django-QuerySet数据库查询](Python/Django/Django-QuerySet数据库查询.md)
|
||||
- [Django-admin后台管理](Python/Django/Django-admin后台管理.md)
|
||||
- [Django-cache缓存系统](Python/Django/Django-cache缓存系统.md)
|
||||
- [Django-cookie-session实现](Python/Django/Django-cookie-session实现.md)
|
||||
- [Django-form表单](Python/Django/Django-form表单.md)
|
||||
- [Django-model](Python/Django/Django-model.md)
|
||||
- [Django-template](Python/Django/Django-template.md)
|
||||
- [Django-view](Python/Django/Django-view.md)
|
||||
- [Django——三个最关键的对象](Python/Django/Django——三个最关键的对象.md)
|
||||
- [Django——关于URL分组匹配问题](Python/Django/Django——关于URL分组匹配问题.md)
|
||||
- [Django——基本理解](Python/Django/Django——基本理解.md)
|
||||
- [Django——快捷视图函数](Python/Django/Django——快捷视图函数.md)
|
||||
- [Django——数据库操作复习](Python/Django/Django——数据库操作复习.md)
|
||||
- [django进阶——Settings](Python/Django/django进阶——Settings.md)
|
||||
- [django进阶——models](Python/Django/django进阶——models.md)
|
||||
- [django进阶——登录验证实现](Python/Django/django进阶——登录验证实现.md)
|
||||
- [Python文件理解](Python/Python文件理解.md)
|
||||
- Scrapy
|
||||
- [Scrapy框架学习——ItemLoaders](Python/Scrapy/Scrapy框架学习——ItemLoaders.md)
|
||||
- [Scrapy框架学习——Items使用](Python/Scrapy/Scrapy框架学习——Items使用.md)
|
||||
- [Scrapy框架学习——命令行工具](Python/Scrapy/Scrapy框架学习——命令行工具.md)
|
||||
- [Scrapy框架学习——琐碎知识整理](Python/Scrapy/Scrapy框架学习——琐碎知识整理.md)
|
||||
- [Xpath学习 CSS选择器学习](Python/Scrapy/Xpath学习%20CSS选择器学习.md)
|
||||
- [scrapy框架学习——Selector选择器](Python/Scrapy/scrapy框架学习——Selector选择器.md)
|
||||
- [scrapy框架学习——Spiders](Python/Scrapy/scrapy框架学习——Spiders.md)
|
||||
- [scrapy视频学习](Python/Scrapy/scrapy视频学习.md)
|
||||
- [注意](Python/Scrapy/注意.md)
|
||||
- [abc实现多态](Python/abc实现多态.md)
|
||||
- conda
|
||||
- [1 概述](Python/conda/1%20概述.md)
|
||||
- [2 管理conda](Python/conda/2%20管理conda.md)
|
||||
- [3 管理环境](Python/conda/3%20管理环境.md)
|
||||
- [4 管理包](Python/conda/4%20管理包.md)
|
||||
- matplotlab
|
||||
- advanced
|
||||
- [path_tutorial](Python/matplotlab/advanced/path_tutorial.md)
|
||||
- [patheffects_guide](Python/matplotlab/advanced/patheffects_guide.md)
|
||||
- [transforms_tutorial](Python/matplotlab/advanced/transforms_tutorial.md)
|
||||
- colors
|
||||
- [colorbar_only](Python/matplotlab/colors/colorbar_only.md)
|
||||
- [colormap-manipulation](Python/matplotlab/colors/colormap-manipulation.md)
|
||||
- [colormapnorms](Python/matplotlab/colors/colormapnorms.md)
|
||||
- [colormaps](Python/matplotlab/colors/colormaps.md)
|
||||
- [colors](Python/matplotlab/colors/colors.md)
|
||||
- gallery
|
||||
- animation
|
||||
- [animate_decay](Python/matplotlab/gallery/animation/animate_decay.md)
|
||||
- [animated_histogram](Python/matplotlab/gallery/animation/animated_histogram.md)
|
||||
- [animation_demo](Python/matplotlab/gallery/animation/animation_demo.md)
|
||||
- [bayes_update](Python/matplotlab/gallery/animation/bayes_update.md)
|
||||
- [double_pendulum_sgskip](Python/matplotlab/gallery/animation/double_pendulum_sgskip.md)
|
||||
- [dynamic_image](Python/matplotlab/gallery/animation/dynamic_image.md)
|
||||
- [frame_grabbing_sgskip](Python/matplotlab/gallery/animation/frame_grabbing_sgskip.md)
|
||||
- [rain](Python/matplotlab/gallery/animation/rain.md)
|
||||
- [random_walk](Python/matplotlab/gallery/animation/random_walk.md)
|
||||
- [simple_anim](Python/matplotlab/gallery/animation/simple_anim.md)
|
||||
- [strip_chart](Python/matplotlab/gallery/animation/strip_chart.md)
|
||||
- [unchained](Python/matplotlab/gallery/animation/unchained.md)
|
||||
- axes_grid1
|
||||
- [demo_anchored_direction_arrows](Python/matplotlab/gallery/axes_grid1/demo_anchored_direction_arrows.md)
|
||||
- [demo_axes_divider](Python/matplotlab/gallery/axes_grid1/demo_axes_divider.md)
|
||||
- [demo_axes_grid](Python/matplotlab/gallery/axes_grid1/demo_axes_grid.md)
|
||||
- [demo_axes_grid2](Python/matplotlab/gallery/axes_grid1/demo_axes_grid2.md)
|
||||
- [demo_axes_hbox_divider](Python/matplotlab/gallery/axes_grid1/demo_axes_hbox_divider.md)
|
||||
- [demo_axes_rgb](Python/matplotlab/gallery/axes_grid1/demo_axes_rgb.md)
|
||||
- [demo_colorbar_of_inset_axes](Python/matplotlab/gallery/axes_grid1/demo_colorbar_of_inset_axes.md)
|
||||
- [demo_colorbar_with_axes_divider](Python/matplotlab/gallery/axes_grid1/demo_colorbar_with_axes_divider.md)
|
||||
- [demo_colorbar_with_inset_locator](Python/matplotlab/gallery/axes_grid1/demo_colorbar_with_inset_locator.md)
|
||||
- [demo_edge_colorbar](Python/matplotlab/gallery/axes_grid1/demo_edge_colorbar.md)
|
||||
- [demo_fixed_size_axes](Python/matplotlab/gallery/axes_grid1/demo_fixed_size_axes.md)
|
||||
- [demo_imagegrid_aspect](Python/matplotlab/gallery/axes_grid1/demo_imagegrid_aspect.md)
|
||||
- [inset_locator_demo](Python/matplotlab/gallery/axes_grid1/inset_locator_demo.md)
|
||||
- [inset_locator_demo2](Python/matplotlab/gallery/axes_grid1/inset_locator_demo2.md)
|
||||
- [make_room_for_ylabel_using_axesgrid](Python/matplotlab/gallery/axes_grid1/make_room_for_ylabel_using_axesgrid.md)
|
||||
- [parasite_simple](Python/matplotlab/gallery/axes_grid1/parasite_simple.md)
|
||||
- [parasite_simple2](Python/matplotlab/gallery/axes_grid1/parasite_simple2.md)
|
||||
- [scatter_hist_locatable_axes](Python/matplotlab/gallery/axes_grid1/scatter_hist_locatable_axes.md)
|
||||
- [simple_anchored_artists](Python/matplotlab/gallery/axes_grid1/simple_anchored_artists.md)
|
||||
- [simple_axes_divider1](Python/matplotlab/gallery/axes_grid1/simple_axes_divider1.md)
|
||||
- [simple_axes_divider2](Python/matplotlab/gallery/axes_grid1/simple_axes_divider2.md)
|
||||
- [simple_axes_divider3](Python/matplotlab/gallery/axes_grid1/simple_axes_divider3.md)
|
||||
- [simple_axesgrid](Python/matplotlab/gallery/axes_grid1/simple_axesgrid.md)
|
||||
- [simple_axesgrid2](Python/matplotlab/gallery/axes_grid1/simple_axesgrid2.md)
|
||||
- [simple_axisline4](Python/matplotlab/gallery/axes_grid1/simple_axisline4.md)
|
||||
- [simple_colorbar](Python/matplotlab/gallery/axes_grid1/simple_colorbar.md)
|
||||
- [simple_rgb](Python/matplotlab/gallery/axes_grid1/simple_rgb.md)
|
||||
- axisartist
|
||||
- [axis_direction_demo_step01](Python/matplotlab/gallery/axisartist/axis_direction_demo_step01.md)
|
||||
- [axis_direction_demo_step02](Python/matplotlab/gallery/axisartist/axis_direction_demo_step02.md)
|
||||
- [axis_direction_demo_step03](Python/matplotlab/gallery/axisartist/axis_direction_demo_step03.md)
|
||||
- [axis_direction_demo_step04](Python/matplotlab/gallery/axisartist/axis_direction_demo_step04.md)
|
||||
- [demo_axis_direction](Python/matplotlab/gallery/axisartist/demo_axis_direction.md)
|
||||
- [demo_axisline_style](Python/matplotlab/gallery/axisartist/demo_axisline_style.md)
|
||||
- [demo_curvelinear_grid](Python/matplotlab/gallery/axisartist/demo_curvelinear_grid.md)
|
||||
- [demo_curvelinear_grid2](Python/matplotlab/gallery/axisartist/demo_curvelinear_grid2.md)
|
||||
- [demo_floating_axes](Python/matplotlab/gallery/axisartist/demo_floating_axes.md)
|
||||
- [demo_floating_axis](Python/matplotlab/gallery/axisartist/demo_floating_axis.md)
|
||||
- [demo_parasite_axes](Python/matplotlab/gallery/axisartist/demo_parasite_axes.md)
|
||||
- [demo_parasite_axes2](Python/matplotlab/gallery/axisartist/demo_parasite_axes2.md)
|
||||
- [demo_ticklabel_alignment](Python/matplotlab/gallery/axisartist/demo_ticklabel_alignment.md)
|
||||
- [demo_ticklabel_direction](Python/matplotlab/gallery/axisartist/demo_ticklabel_direction.md)
|
||||
- [simple_axis_direction01](Python/matplotlab/gallery/axisartist/simple_axis_direction01.md)
|
||||
- [simple_axis_direction03](Python/matplotlab/gallery/axisartist/simple_axis_direction03.md)
|
||||
- [simple_axis_pad](Python/matplotlab/gallery/axisartist/simple_axis_pad.md)
|
||||
- [simple_axisartist1](Python/matplotlab/gallery/axisartist/simple_axisartist1.md)
|
||||
- [simple_axisline](Python/matplotlab/gallery/axisartist/simple_axisline.md)
|
||||
- [simple_axisline2](Python/matplotlab/gallery/axisartist/simple_axisline2.md)
|
||||
- [simple_axisline3](Python/matplotlab/gallery/axisartist/simple_axisline3.md)
|
||||
- color
|
||||
- [color_by_yvalue](Python/matplotlab/gallery/color/color_by_yvalue.md)
|
||||
- [color_cycle_default](Python/matplotlab/gallery/color/color_cycle_default.md)
|
||||
- [color_cycler](Python/matplotlab/gallery/color/color_cycler.md)
|
||||
- [color_demo](Python/matplotlab/gallery/color/color_demo.md)
|
||||
- [colorbar_basics](Python/matplotlab/gallery/color/colorbar_basics.md)
|
||||
- [colormap_reference](Python/matplotlab/gallery/color/colormap_reference.md)
|
||||
- [custom_cmap](Python/matplotlab/gallery/color/custom_cmap.md)
|
||||
- [index](Python/matplotlab/gallery/color/index.md)
|
||||
- [named_colors](Python/matplotlab/gallery/color/named_colors.md)
|
||||
- [download](Python/matplotlab/gallery/download.md)
|
||||
- event_handling
|
||||
- [close_event](Python/matplotlab/gallery/event_handling/close_event.md)
|
||||
- [coords_demo](Python/matplotlab/gallery/event_handling/coords_demo.md)
|
||||
- [data_browser](Python/matplotlab/gallery/event_handling/data_browser.md)
|
||||
- [figure_axes_enter_leave](Python/matplotlab/gallery/event_handling/figure_axes_enter_leave.md)
|
||||
- [ginput_demo_sgskip](Python/matplotlab/gallery/event_handling/ginput_demo_sgskip.md)
|
||||
- [ginput_manual_clabel_sgskip](Python/matplotlab/gallery/event_handling/ginput_manual_clabel_sgskip.md)
|
||||
- [image_slices_viewer](Python/matplotlab/gallery/event_handling/image_slices_viewer.md)
|
||||
- [index](Python/matplotlab/gallery/event_handling/index.md)
|
||||
- [keypress_demo](Python/matplotlab/gallery/event_handling/keypress_demo.md)
|
||||
- [lasso_demo](Python/matplotlab/gallery/event_handling/lasso_demo.md)
|
||||
- [legend_picking](Python/matplotlab/gallery/event_handling/legend_picking.md)
|
||||
- [looking_glass](Python/matplotlab/gallery/event_handling/looking_glass.md)
|
||||
- [path_editor](Python/matplotlab/gallery/event_handling/path_editor.md)
|
||||
- [pick_event_demo](Python/matplotlab/gallery/event_handling/pick_event_demo.md)
|
||||
- [pick_event_demo2](Python/matplotlab/gallery/event_handling/pick_event_demo2.md)
|
||||
- [pipong](Python/matplotlab/gallery/event_handling/pipong.md)
|
||||
- [poly_editor](Python/matplotlab/gallery/event_handling/poly_editor.md)
|
||||
- [pong_sgskip](Python/matplotlab/gallery/event_handling/pong_sgskip.md)
|
||||
- [resample](Python/matplotlab/gallery/event_handling/resample.md)
|
||||
- [timers](Python/matplotlab/gallery/event_handling/timers.md)
|
||||
- [trifinder_event_demo](Python/matplotlab/gallery/event_handling/trifinder_event_demo.md)
|
||||
- [viewlims](Python/matplotlab/gallery/event_handling/viewlims.md)
|
||||
- [zoom_window](Python/matplotlab/gallery/event_handling/zoom_window.md)
|
||||
- frontpage
|
||||
- [3D](Python/matplotlab/gallery/frontpage/3D.md)
|
||||
- [contour](Python/matplotlab/gallery/frontpage/contour.md)
|
||||
- [histogram](Python/matplotlab/gallery/frontpage/histogram.md)
|
||||
- [membrane](Python/matplotlab/gallery/frontpage/membrane.md)
|
||||
- images_contours_and_fields
|
||||
- [affine_image](Python/matplotlab/gallery/images_contours_and_fields/affine_image.md)
|
||||
- [barb_demo](Python/matplotlab/gallery/images_contours_and_fields/barb_demo.md)
|
||||
- [barcode_demo](Python/matplotlab/gallery/images_contours_and_fields/barcode_demo.md)
|
||||
- [contour_corner_mask](Python/matplotlab/gallery/images_contours_and_fields/contour_corner_mask.md)
|
||||
- [contour_demo](Python/matplotlab/gallery/images_contours_and_fields/contour_demo.md)
|
||||
- [contour_image](Python/matplotlab/gallery/images_contours_and_fields/contour_image.md)
|
||||
- [contour_label_demo](Python/matplotlab/gallery/images_contours_and_fields/contour_label_demo.md)
|
||||
- [contourf_demo](Python/matplotlab/gallery/images_contours_and_fields/contourf_demo.md)
|
||||
- [contourf_hatching](Python/matplotlab/gallery/images_contours_and_fields/contourf_hatching.md)
|
||||
- [contourf_log](Python/matplotlab/gallery/images_contours_and_fields/contourf_log.md)
|
||||
- [custom_cmap](Python/matplotlab/gallery/images_contours_and_fields/custom_cmap.md)
|
||||
- [demo_bboximage](Python/matplotlab/gallery/images_contours_and_fields/demo_bboximage.md)
|
||||
- [figimage_demo](Python/matplotlab/gallery/images_contours_and_fields/figimage_demo.md)
|
||||
- [image_annotated_heatmap](Python/matplotlab/gallery/images_contours_and_fields/image_annotated_heatmap.md)
|
||||
- [image_clip_path](Python/matplotlab/gallery/images_contours_and_fields/image_clip_path.md)
|
||||
- [image_demo](Python/matplotlab/gallery/images_contours_and_fields/image_demo.md)
|
||||
- [image_masked](Python/matplotlab/gallery/images_contours_and_fields/image_masked.md)
|
||||
- [image_nonuniform](Python/matplotlab/gallery/images_contours_and_fields/image_nonuniform.md)
|
||||
- [image_transparency_blend](Python/matplotlab/gallery/images_contours_and_fields/image_transparency_blend.md)
|
||||
- [image_zcoord](Python/matplotlab/gallery/images_contours_and_fields/image_zcoord.md)
|
||||
- [interpolation_methods](Python/matplotlab/gallery/images_contours_and_fields/interpolation_methods.md)
|
||||
- [irregulardatagrid](Python/matplotlab/gallery/images_contours_and_fields/irregulardatagrid.md)
|
||||
- [layer_images](Python/matplotlab/gallery/images_contours_and_fields/layer_images.md)
|
||||
- [matshow](Python/matplotlab/gallery/images_contours_and_fields/matshow.md)
|
||||
- [multi_image](Python/matplotlab/gallery/images_contours_and_fields/multi_image.md)
|
||||
- [pcolor_demo](Python/matplotlab/gallery/images_contours_and_fields/pcolor_demo.md)
|
||||
- [pcolormesh_levels](Python/matplotlab/gallery/images_contours_and_fields/pcolormesh_levels.md)
|
||||
- [plot_streamplot](Python/matplotlab/gallery/images_contours_and_fields/plot_streamplot.md)
|
||||
- [quadmesh_demo](Python/matplotlab/gallery/images_contours_and_fields/quadmesh_demo.md)
|
||||
- [quiver_demo](Python/matplotlab/gallery/images_contours_and_fields/quiver_demo.md)
|
||||
- [quiver_simple_demo](Python/matplotlab/gallery/images_contours_and_fields/quiver_simple_demo.md)
|
||||
- [shading_example](Python/matplotlab/gallery/images_contours_and_fields/shading_example.md)
|
||||
- [specgram_demo](Python/matplotlab/gallery/images_contours_and_fields/specgram_demo.md)
|
||||
- [spy_demos](Python/matplotlab/gallery/images_contours_and_fields/spy_demos.md)
|
||||
- [tricontour_demo](Python/matplotlab/gallery/images_contours_and_fields/tricontour_demo.md)
|
||||
- [tricontour_smooth_delaunay](Python/matplotlab/gallery/images_contours_and_fields/tricontour_smooth_delaunay.md)
|
||||
- [tricontour_smooth_user](Python/matplotlab/gallery/images_contours_and_fields/tricontour_smooth_user.md)
|
||||
- [trigradient_demo](Python/matplotlab/gallery/images_contours_and_fields/trigradient_demo.md)
|
||||
- [triinterp_demo](Python/matplotlab/gallery/images_contours_and_fields/triinterp_demo.md)
|
||||
- [tripcolor_demo](Python/matplotlab/gallery/images_contours_and_fields/tripcolor_demo.md)
|
||||
- [triplot_demo](Python/matplotlab/gallery/images_contours_and_fields/triplot_demo.md)
|
||||
- [watermark_image](Python/matplotlab/gallery/images_contours_and_fields/watermark_image.md)
|
||||
- lines_bars_and_markers
|
||||
- [arctest](Python/matplotlab/gallery/lines_bars_and_markers/arctest.md)
|
||||
- [bar_stacked](Python/matplotlab/gallery/lines_bars_and_markers/bar_stacked.md)
|
||||
- [barchart](Python/matplotlab/gallery/lines_bars_and_markers/barchart.md)
|
||||
- [broken_barh](Python/matplotlab/gallery/lines_bars_and_markers/broken_barh.md)
|
||||
- [categorical_variables](Python/matplotlab/gallery/lines_bars_and_markers/categorical_variables.md)
|
||||
- [cohere](Python/matplotlab/gallery/lines_bars_and_markers/cohere.md)
|
||||
- [csd_demo](Python/matplotlab/gallery/lines_bars_and_markers/csd_demo.md)
|
||||
- [errorbar_limits_simple](Python/matplotlab/gallery/lines_bars_and_markers/errorbar_limits_simple.md)
|
||||
- [errorbar_subsample](Python/matplotlab/gallery/lines_bars_and_markers/errorbar_subsample.md)
|
||||
- [eventcollection_demo](Python/matplotlab/gallery/lines_bars_and_markers/eventcollection_demo.md)
|
||||
- [eventplot_demo](Python/matplotlab/gallery/lines_bars_and_markers/eventplot_demo.md)
|
||||
- [fill](Python/matplotlab/gallery/lines_bars_and_markers/fill.md)
|
||||
- [fill_between_demo](Python/matplotlab/gallery/lines_bars_and_markers/fill_between_demo.md)
|
||||
- [fill_betweenx_demo](Python/matplotlab/gallery/lines_bars_and_markers/fill_betweenx_demo.md)
|
||||
- [filled_step](Python/matplotlab/gallery/lines_bars_and_markers/filled_step.md)
|
||||
- [gradient_bar](Python/matplotlab/gallery/lines_bars_and_markers/gradient_bar.md)
|
||||
- [horizontal_bar_chart](Python/matplotlab/gallery/lines_bars_and_markers/horizontal_bar_chart.md)
|
||||
- [interp_demo](Python/matplotlab/gallery/lines_bars_and_markers/interp_demo.md)
|
||||
- [joinstyle](Python/matplotlab/gallery/lines_bars_and_markers/joinstyle.md)
|
||||
- [line_demo_dash_control](Python/matplotlab/gallery/lines_bars_and_markers/line_demo_dash_control.md)
|
||||
- [line_styles_reference](Python/matplotlab/gallery/lines_bars_and_markers/line_styles_reference.md)
|
||||
- [linestyles](Python/matplotlab/gallery/lines_bars_and_markers/linestyles.md)
|
||||
- [marker_fillstyle_reference](Python/matplotlab/gallery/lines_bars_and_markers/marker_fillstyle_reference.md)
|
||||
- [marker_reference](Python/matplotlab/gallery/lines_bars_and_markers/marker_reference.md)
|
||||
- [markevery_demo](Python/matplotlab/gallery/lines_bars_and_markers/markevery_demo.md)
|
||||
- [markevery_prop_cycle](Python/matplotlab/gallery/lines_bars_and_markers/markevery_prop_cycle.md)
|
||||
- [masked_demo](Python/matplotlab/gallery/lines_bars_and_markers/masked_demo.md)
|
||||
- [multicolored_line](Python/matplotlab/gallery/lines_bars_and_markers/multicolored_line.md)
|
||||
- [nan_test](Python/matplotlab/gallery/lines_bars_and_markers/nan_test.md)
|
||||
- [psd_demo](Python/matplotlab/gallery/lines_bars_and_markers/psd_demo.md)
|
||||
- [scatter_custom_symbol](Python/matplotlab/gallery/lines_bars_and_markers/scatter_custom_symbol.md)
|
||||
- [scatter_demo2](Python/matplotlab/gallery/lines_bars_and_markers/scatter_demo2.md)
|
||||
- [scatter_hist](Python/matplotlab/gallery/lines_bars_and_markers/scatter_hist.md)
|
||||
- [scatter_masked](Python/matplotlab/gallery/lines_bars_and_markers/scatter_masked.md)
|
||||
- [scatter_piecharts](Python/matplotlab/gallery/lines_bars_and_markers/scatter_piecharts.md)
|
||||
- [scatter_star_poly](Python/matplotlab/gallery/lines_bars_and_markers/scatter_star_poly.md)
|
||||
- [scatter_symbol](Python/matplotlab/gallery/lines_bars_and_markers/scatter_symbol.md)
|
||||
- [scatter_with_legend](Python/matplotlab/gallery/lines_bars_and_markers/scatter_with_legend.md)
|
||||
- [simple_plot](Python/matplotlab/gallery/lines_bars_and_markers/simple_plot.md)
|
||||
- [span_regions](Python/matplotlab/gallery/lines_bars_and_markers/span_regions.md)
|
||||
- [spectrum_demo](Python/matplotlab/gallery/lines_bars_and_markers/spectrum_demo.md)
|
||||
- [stackplot_demo](Python/matplotlab/gallery/lines_bars_and_markers/stackplot_demo.md)
|
||||
- [stem_plot](Python/matplotlab/gallery/lines_bars_and_markers/stem_plot.md)
|
||||
- [step_demo](Python/matplotlab/gallery/lines_bars_and_markers/step_demo.md)
|
||||
- [timeline](Python/matplotlab/gallery/lines_bars_and_markers/timeline.md)
|
||||
- [vline_hline_demo](Python/matplotlab/gallery/lines_bars_and_markers/vline_hline_demo.md)
|
||||
- [xcorr_acorr_demo](Python/matplotlab/gallery/lines_bars_and_markers/xcorr_acorr_demo.md)
|
||||
- misc
|
||||
- [agg_buffer](Python/matplotlab/gallery/misc/agg_buffer.md)
|
||||
- [agg_buffer_to_array](Python/matplotlab/gallery/misc/agg_buffer_to_array.md)
|
||||
- [anchored_artists](Python/matplotlab/gallery/misc/anchored_artists.md)
|
||||
- [bbox_intersect](Python/matplotlab/gallery/misc/bbox_intersect.md)
|
||||
- [contour_manual](Python/matplotlab/gallery/misc/contour_manual.md)
|
||||
- [coords_report](Python/matplotlab/gallery/misc/coords_report.md)
|
||||
- [cursor_demo_sgskip](Python/matplotlab/gallery/misc/cursor_demo_sgskip.md)
|
||||
- [custom_projection](Python/matplotlab/gallery/misc/custom_projection.md)
|
||||
- [customize_rc](Python/matplotlab/gallery/misc/customize_rc.md)
|
||||
- [demo_agg_filter](Python/matplotlab/gallery/misc/demo_agg_filter.md)
|
||||
- [demo_ribbon_box](Python/matplotlab/gallery/misc/demo_ribbon_box.md)
|
||||
- [fill_spiral](Python/matplotlab/gallery/misc/fill_spiral.md)
|
||||
- [findobj_demo](Python/matplotlab/gallery/misc/findobj_demo.md)
|
||||
- [font_indexing](Python/matplotlab/gallery/misc/font_indexing.md)
|
||||
- [ftface_props](Python/matplotlab/gallery/misc/ftface_props.md)
|
||||
- [histogram_path](Python/matplotlab/gallery/misc/histogram_path.md)
|
||||
- [hyperlinks_sgskip](Python/matplotlab/gallery/misc/hyperlinks_sgskip.md)
|
||||
- [image_thumbnail_sgskip](Python/matplotlab/gallery/misc/image_thumbnail_sgskip.md)
|
||||
- [keyword_plotting](Python/matplotlab/gallery/misc/keyword_plotting.md)
|
||||
- [load_converter](Python/matplotlab/gallery/misc/load_converter.md)
|
||||
- [logos2](Python/matplotlab/gallery/misc/logos2.md)
|
||||
- [multipage_pdf](Python/matplotlab/gallery/misc/multipage_pdf.md)
|
||||
- [multiprocess_sgskip](Python/matplotlab/gallery/misc/multiprocess_sgskip.md)
|
||||
- [patheffect_demo](Python/matplotlab/gallery/misc/patheffect_demo.md)
|
||||
- [plotfile_demo](Python/matplotlab/gallery/misc/plotfile_demo.md)
|
||||
- [print_stdout_sgskip](Python/matplotlab/gallery/misc/print_stdout_sgskip.md)
|
||||
- [pythonic_matplotlib](Python/matplotlab/gallery/misc/pythonic_matplotlib.md)
|
||||
- [rasterization_demo](Python/matplotlab/gallery/misc/rasterization_demo.md)
|
||||
- [set_and_get](Python/matplotlab/gallery/misc/set_and_get.md)
|
||||
- [svg_filter_line](Python/matplotlab/gallery/misc/svg_filter_line.md)
|
||||
- [svg_filter_pie](Python/matplotlab/gallery/misc/svg_filter_pie.md)
|
||||
- [table_demo](Python/matplotlab/gallery/misc/table_demo.md)
|
||||
- [tight_bbox_test](Python/matplotlab/gallery/misc/tight_bbox_test.md)
|
||||
- [transoffset](Python/matplotlab/gallery/misc/transoffset.md)
|
||||
- [zorder_demo](Python/matplotlab/gallery/misc/zorder_demo.md)
|
||||
- mplot3d
|
||||
- [2dcollections3d](Python/matplotlab/gallery/mplot3d/2dcollections3d.md)
|
||||
- [3d_bars](Python/matplotlab/gallery/mplot3d/3d_bars.md)
|
||||
- [bars3d](Python/matplotlab/gallery/mplot3d/bars3d.md)
|
||||
- [contour3d](Python/matplotlab/gallery/mplot3d/contour3d.md)
|
||||
- [contour3d_2](Python/matplotlab/gallery/mplot3d/contour3d_2.md)
|
||||
- [contour3d_3](Python/matplotlab/gallery/mplot3d/contour3d_3.md)
|
||||
- [contourf3d](Python/matplotlab/gallery/mplot3d/contourf3d.md)
|
||||
- [contourf3d_2](Python/matplotlab/gallery/mplot3d/contourf3d_2.md)
|
||||
- [custom_shaded_3d_surface](Python/matplotlab/gallery/mplot3d/custom_shaded_3d_surface.md)
|
||||
- [hist3d](Python/matplotlab/gallery/mplot3d/hist3d.md)
|
||||
- [lines3d](Python/matplotlab/gallery/mplot3d/lines3d.md)
|
||||
- [lorenz_attractor](Python/matplotlab/gallery/mplot3d/lorenz_attractor.md)
|
||||
- [mixed_subplots](Python/matplotlab/gallery/mplot3d/mixed_subplots.md)
|
||||
- [offset](Python/matplotlab/gallery/mplot3d/offset.md)
|
||||
- [pathpatch3d](Python/matplotlab/gallery/mplot3d/pathpatch3d.md)
|
||||
- [polys3d](Python/matplotlab/gallery/mplot3d/polys3d.md)
|
||||
- [quiver3d](Python/matplotlab/gallery/mplot3d/quiver3d.md)
|
||||
- [rotate_axes3d_sgskip](Python/matplotlab/gallery/mplot3d/rotate_axes3d_sgskip.md)
|
||||
- [scatter3d](Python/matplotlab/gallery/mplot3d/scatter3d.md)
|
||||
- [subplot3d](Python/matplotlab/gallery/mplot3d/subplot3d.md)
|
||||
- [surface3d](Python/matplotlab/gallery/mplot3d/surface3d.md)
|
||||
- [surface3d_2](Python/matplotlab/gallery/mplot3d/surface3d_2.md)
|
||||
- [surface3d_3](Python/matplotlab/gallery/mplot3d/surface3d_3.md)
|
||||
- [surface3d_radial](Python/matplotlab/gallery/mplot3d/surface3d_radial.md)
|
||||
- [text3d](Python/matplotlab/gallery/mplot3d/text3d.md)
|
||||
- [tricontour3d](Python/matplotlab/gallery/mplot3d/tricontour3d.md)
|
||||
- [tricontourf3d](Python/matplotlab/gallery/mplot3d/tricontourf3d.md)
|
||||
- [trisurf3d](Python/matplotlab/gallery/mplot3d/trisurf3d.md)
|
||||
- [trisurf3d_2](Python/matplotlab/gallery/mplot3d/trisurf3d_2.md)
|
||||
- [voxels](Python/matplotlab/gallery/mplot3d/voxels.md)
|
||||
- [voxels_numpy_logo](Python/matplotlab/gallery/mplot3d/voxels_numpy_logo.md)
|
||||
- [voxels_rgb](Python/matplotlab/gallery/mplot3d/voxels_rgb.md)
|
||||
- [voxels_torus](Python/matplotlab/gallery/mplot3d/voxels_torus.md)
|
||||
- [wire3d](Python/matplotlab/gallery/mplot3d/wire3d.md)
|
||||
- [wire3d_animation_sgskip](Python/matplotlab/gallery/mplot3d/wire3d_animation_sgskip.md)
|
||||
- [wire3d_zero_stride](Python/matplotlab/gallery/mplot3d/wire3d_zero_stride.md)
|
||||
- pie_and_polar_charts
|
||||
- [nested_pie](Python/matplotlab/gallery/pie_and_polar_charts/nested_pie.md)
|
||||
- [pie_and_donut_labels](Python/matplotlab/gallery/pie_and_polar_charts/pie_and_donut_labels.md)
|
||||
- [pie_demo2](Python/matplotlab/gallery/pie_and_polar_charts/pie_demo2.md)
|
||||
- [pie_features](Python/matplotlab/gallery/pie_and_polar_charts/pie_features.md)
|
||||
- [polar_bar](Python/matplotlab/gallery/pie_and_polar_charts/polar_bar.md)
|
||||
- [polar_demo](Python/matplotlab/gallery/pie_and_polar_charts/polar_demo.md)
|
||||
- [polar_legend](Python/matplotlab/gallery/pie_and_polar_charts/polar_legend.md)
|
||||
- [polar_scatter](Python/matplotlab/gallery/pie_and_polar_charts/polar_scatter.md)
|
||||
- pyplots
|
||||
- [align_ylabels](Python/matplotlab/gallery/pyplots/align_ylabels.md)
|
||||
- [annotate_transform](Python/matplotlab/gallery/pyplots/annotate_transform.md)
|
||||
- [annotation_basic](Python/matplotlab/gallery/pyplots/annotation_basic.md)
|
||||
- [annotation_polar](Python/matplotlab/gallery/pyplots/annotation_polar.md)
|
||||
- [auto_subplots_adjust](Python/matplotlab/gallery/pyplots/auto_subplots_adjust.md)
|
||||
- [boxplot_demo_pyplot](Python/matplotlab/gallery/pyplots/boxplot_demo_pyplot.md)
|
||||
- [dollar_ticks](Python/matplotlab/gallery/pyplots/dollar_ticks.md)
|
||||
- [fig_axes_customize_simple](Python/matplotlab/gallery/pyplots/fig_axes_customize_simple.md)
|
||||
- [fig_axes_labels_simple](Python/matplotlab/gallery/pyplots/fig_axes_labels_simple.md)
|
||||
- [fig_x](Python/matplotlab/gallery/pyplots/fig_x.md)
|
||||
- [pyplot_formatstr](Python/matplotlab/gallery/pyplots/pyplot_formatstr.md)
|
||||
- [pyplot_mathtext](Python/matplotlab/gallery/pyplots/pyplot_mathtext.md)
|
||||
- [pyplot_scales](Python/matplotlab/gallery/pyplots/pyplot_scales.md)
|
||||
- [pyplot_simple](Python/matplotlab/gallery/pyplots/pyplot_simple.md)
|
||||
- [pyplot_text](Python/matplotlab/gallery/pyplots/pyplot_text.md)
|
||||
- [pyplot_three](Python/matplotlab/gallery/pyplots/pyplot_three.md)
|
||||
- [pyplot_two_subplots](Python/matplotlab/gallery/pyplots/pyplot_two_subplots.md)
|
||||
- [text_commands](Python/matplotlab/gallery/pyplots/text_commands.md)
|
||||
- [text_layout](Python/matplotlab/gallery/pyplots/text_layout.md)
|
||||
- [whats_new_1_subplot3d](Python/matplotlab/gallery/pyplots/whats_new_1_subplot3d.md)
|
||||
- [whats_new_98_4_fancy](Python/matplotlab/gallery/pyplots/whats_new_98_4_fancy.md)
|
||||
- [whats_new_98_4_fill_between](Python/matplotlab/gallery/pyplots/whats_new_98_4_fill_between.md)
|
||||
- [whats_new_98_4_legend](Python/matplotlab/gallery/pyplots/whats_new_98_4_legend.md)
|
||||
- [whats_new_99_axes_grid](Python/matplotlab/gallery/pyplots/whats_new_99_axes_grid.md)
|
||||
- [whats_new_99_mplot3d](Python/matplotlab/gallery/pyplots/whats_new_99_mplot3d.md)
|
||||
- [whats_new_99_spines](Python/matplotlab/gallery/pyplots/whats_new_99_spines.md)
|
||||
- recipes
|
||||
- [common_date_problems](Python/matplotlab/gallery/recipes/common_date_problems.md)
|
||||
- [create_subplots](Python/matplotlab/gallery/recipes/create_subplots.md)
|
||||
- [fill_between_alpha](Python/matplotlab/gallery/recipes/fill_between_alpha.md)
|
||||
- [index](Python/matplotlab/gallery/recipes/index.md)
|
||||
- [placing_text_boxes](Python/matplotlab/gallery/recipes/placing_text_boxes.md)
|
||||
- [share_axis_lims_views](Python/matplotlab/gallery/recipes/share_axis_lims_views.md)
|
||||
- [transparent_legends](Python/matplotlab/gallery/recipes/transparent_legends.md)
|
||||
- scales
|
||||
- [aspect_loglog](Python/matplotlab/gallery/scales/aspect_loglog.md)
|
||||
- [custom_scale](Python/matplotlab/gallery/scales/custom_scale.md)
|
||||
- [index](Python/matplotlab/gallery/scales/index.md)
|
||||
- [log_bar](Python/matplotlab/gallery/scales/log_bar.md)
|
||||
- [log_demo](Python/matplotlab/gallery/scales/log_demo.md)
|
||||
- [log_test](Python/matplotlab/gallery/scales/log_test.md)
|
||||
- [power_norm](Python/matplotlab/gallery/scales/power_norm.md)
|
||||
- [scales](Python/matplotlab/gallery/scales/scales.md)
|
||||
- [symlog_demo](Python/matplotlab/gallery/scales/symlog_demo.md)
|
||||
- shapes_and_collections
|
||||
- [arrow_guide](Python/matplotlab/gallery/shapes_and_collections/arrow_guide.md)
|
||||
- [artist_reference](Python/matplotlab/gallery/shapes_and_collections/artist_reference.md)
|
||||
- [collections](Python/matplotlab/gallery/shapes_and_collections/collections.md)
|
||||
- [compound_path](Python/matplotlab/gallery/shapes_and_collections/compound_path.md)
|
||||
- [dolphin](Python/matplotlab/gallery/shapes_and_collections/dolphin.md)
|
||||
- [donut](Python/matplotlab/gallery/shapes_and_collections/donut.md)
|
||||
- [ellipse_collection](Python/matplotlab/gallery/shapes_and_collections/ellipse_collection.md)
|
||||
- [ellipse_demo](Python/matplotlab/gallery/shapes_and_collections/ellipse_demo.md)
|
||||
- [fancybox_demo](Python/matplotlab/gallery/shapes_and_collections/fancybox_demo.md)
|
||||
- [hatch_demo](Python/matplotlab/gallery/shapes_and_collections/hatch_demo.md)
|
||||
- [line_collection](Python/matplotlab/gallery/shapes_and_collections/line_collection.md)
|
||||
- [marker_path](Python/matplotlab/gallery/shapes_and_collections/marker_path.md)
|
||||
- [patch_collection](Python/matplotlab/gallery/shapes_and_collections/patch_collection.md)
|
||||
- [path_patch](Python/matplotlab/gallery/shapes_and_collections/path_patch.md)
|
||||
- [quad_bezier](Python/matplotlab/gallery/shapes_and_collections/quad_bezier.md)
|
||||
- [scatter](Python/matplotlab/gallery/shapes_and_collections/scatter.md)
|
||||
- showcase
|
||||
- [anatomy](Python/matplotlab/gallery/showcase/anatomy.md)
|
||||
- [bachelors_degrees_by_gender](Python/matplotlab/gallery/showcase/bachelors_degrees_by_gender.md)
|
||||
- [firefox](Python/matplotlab/gallery/showcase/firefox.md)
|
||||
- [integral](Python/matplotlab/gallery/showcase/integral.md)
|
||||
- [mandelbrot](Python/matplotlab/gallery/showcase/mandelbrot.md)
|
||||
- [xkcd](Python/matplotlab/gallery/showcase/xkcd.md)
|
||||
- specialty_plots
|
||||
- [advanced_hillshading](Python/matplotlab/gallery/specialty_plots/advanced_hillshading.md)
|
||||
- [anscombe](Python/matplotlab/gallery/specialty_plots/anscombe.md)
|
||||
- [hinton_demo](Python/matplotlab/gallery/specialty_plots/hinton_demo.md)
|
||||
- [leftventricle_bulleye](Python/matplotlab/gallery/specialty_plots/leftventricle_bulleye.md)
|
||||
- [mri_demo](Python/matplotlab/gallery/specialty_plots/mri_demo.md)
|
||||
- [mri_with_eeg](Python/matplotlab/gallery/specialty_plots/mri_with_eeg.md)
|
||||
- [radar_chart](Python/matplotlab/gallery/specialty_plots/radar_chart.md)
|
||||
- [sankey_basics](Python/matplotlab/gallery/specialty_plots/sankey_basics.md)
|
||||
- [sankey_links](Python/matplotlab/gallery/specialty_plots/sankey_links.md)
|
||||
- [sankey_rankine](Python/matplotlab/gallery/specialty_plots/sankey_rankine.md)
|
||||
- [skewt](Python/matplotlab/gallery/specialty_plots/skewt.md)
|
||||
- [system_monitor](Python/matplotlab/gallery/specialty_plots/system_monitor.md)
|
||||
- [topographic_hillshading](Python/matplotlab/gallery/specialty_plots/topographic_hillshading.md)
|
||||
- statistics
|
||||
- [barchart_demo](Python/matplotlab/gallery/statistics/barchart_demo.md)
|
||||
- [boxplot](Python/matplotlab/gallery/statistics/boxplot.md)
|
||||
- [boxplot_color](Python/matplotlab/gallery/statistics/boxplot_color.md)
|
||||
- [boxplot_demo](Python/matplotlab/gallery/statistics/boxplot_demo.md)
|
||||
- [boxplot_vs_violin](Python/matplotlab/gallery/statistics/boxplot_vs_violin.md)
|
||||
- [bxp](Python/matplotlab/gallery/statistics/bxp.md)
|
||||
- [customized_violin](Python/matplotlab/gallery/statistics/customized_violin.md)
|
||||
- [errorbar](Python/matplotlab/gallery/statistics/errorbar.md)
|
||||
- [errorbar_features](Python/matplotlab/gallery/statistics/errorbar_features.md)
|
||||
- [errorbar_limits](Python/matplotlab/gallery/statistics/errorbar_limits.md)
|
||||
- [errorbars_and_boxes](Python/matplotlab/gallery/statistics/errorbars_and_boxes.md)
|
||||
- [hexbin_demo](Python/matplotlab/gallery/statistics/hexbin_demo.md)
|
||||
- [hist](Python/matplotlab/gallery/statistics/hist.md)
|
||||
- [histogram_cumulative](Python/matplotlab/gallery/statistics/histogram_cumulative.md)
|
||||
- [histogram_features](Python/matplotlab/gallery/statistics/histogram_features.md)
|
||||
- [histogram_histtypes](Python/matplotlab/gallery/statistics/histogram_histtypes.md)
|
||||
- [histogram_multihist](Python/matplotlab/gallery/statistics/histogram_multihist.md)
|
||||
- [multiple_histograms_side_by_side](Python/matplotlab/gallery/statistics/multiple_histograms_side_by_side.md)
|
||||
- [violinplot](Python/matplotlab/gallery/statistics/violinplot.md)
|
||||
- style_sheets
|
||||
- [bmh](Python/matplotlab/gallery/style_sheets/bmh.md)
|
||||
- [dark_background](Python/matplotlab/gallery/style_sheets/dark_background.md)
|
||||
- [fivethirtyeight](Python/matplotlab/gallery/style_sheets/fivethirtyeight.md)
|
||||
- [ggplot](Python/matplotlab/gallery/style_sheets/ggplot.md)
|
||||
- [grayscale](Python/matplotlab/gallery/style_sheets/grayscale.md)
|
||||
- [plot_solarizedlight2](Python/matplotlab/gallery/style_sheets/plot_solarizedlight2.md)
|
||||
- [style_sheets_reference](Python/matplotlab/gallery/style_sheets/style_sheets_reference.md)
|
||||
- subplots_axes_and_figures
|
||||
- [align_labels_demo](Python/matplotlab/gallery/subplots_axes_and_figures/align_labels_demo.md)
|
||||
- [axes_demo](Python/matplotlab/gallery/subplots_axes_and_figures/axes_demo.md)
|
||||
- [axes_margins](Python/matplotlab/gallery/subplots_axes_and_figures/axes_margins.md)
|
||||
- [axes_props](Python/matplotlab/gallery/subplots_axes_and_figures/axes_props.md)
|
||||
- [axes_zoom_effect](Python/matplotlab/gallery/subplots_axes_and_figures/axes_zoom_effect.md)
|
||||
- [axhspan_demo](Python/matplotlab/gallery/subplots_axes_and_figures/axhspan_demo.md)
|
||||
- [axis_equal_demo](Python/matplotlab/gallery/subplots_axes_and_figures/axis_equal_demo.md)
|
||||
- [broken_axis](Python/matplotlab/gallery/subplots_axes_and_figures/broken_axis.md)
|
||||
- [colorbar_placement](Python/matplotlab/gallery/subplots_axes_and_figures/colorbar_placement.md)
|
||||
- [custom_figure_class](Python/matplotlab/gallery/subplots_axes_and_figures/custom_figure_class.md)
|
||||
- [demo_constrained_layout](Python/matplotlab/gallery/subplots_axes_and_figures/demo_constrained_layout.md)
|
||||
- [demo_tight_layout](Python/matplotlab/gallery/subplots_axes_and_figures/demo_tight_layout.md)
|
||||
- [fahrenheit_celsius_scales](Python/matplotlab/gallery/subplots_axes_and_figures/fahrenheit_celsius_scales.md)
|
||||
- [figure_title](Python/matplotlab/gallery/subplots_axes_and_figures/figure_title.md)
|
||||
- [ganged_plots](Python/matplotlab/gallery/subplots_axes_and_figures/ganged_plots.md)
|
||||
- [geo_demo](Python/matplotlab/gallery/subplots_axes_and_figures/geo_demo.md)
|
||||
- [gridspec_and_subplots](Python/matplotlab/gallery/subplots_axes_and_figures/gridspec_and_subplots.md)
|
||||
- [gridspec_multicolumn](Python/matplotlab/gallery/subplots_axes_and_figures/gridspec_multicolumn.md)
|
||||
- [gridspec_nested](Python/matplotlab/gallery/subplots_axes_and_figures/gridspec_nested.md)
|
||||
- [invert_axes](Python/matplotlab/gallery/subplots_axes_and_figures/invert_axes.md)
|
||||
- [multiple_figs_demo](Python/matplotlab/gallery/subplots_axes_and_figures/multiple_figs_demo.md)
|
||||
- [shared_axis_demo](Python/matplotlab/gallery/subplots_axes_and_figures/shared_axis_demo.md)
|
||||
- [subplot](Python/matplotlab/gallery/subplots_axes_and_figures/subplot.md)
|
||||
- [subplot_demo](Python/matplotlab/gallery/subplots_axes_and_figures/subplot_demo.md)
|
||||
- [subplot_toolbar](Python/matplotlab/gallery/subplots_axes_and_figures/subplot_toolbar.md)
|
||||
- [subplots_adjust](Python/matplotlab/gallery/subplots_axes_and_figures/subplots_adjust.md)
|
||||
- [subplots_demo](Python/matplotlab/gallery/subplots_axes_and_figures/subplots_demo.md)
|
||||
- [two_scales](Python/matplotlab/gallery/subplots_axes_and_figures/two_scales.md)
|
||||
- [zoom_inset_axes](Python/matplotlab/gallery/subplots_axes_and_figures/zoom_inset_axes.md)
|
||||
- text_labels_and_annotations
|
||||
- [accented_text](Python/matplotlab/gallery/text_labels_and_annotations/accented_text.md)
|
||||
- [annotation_demo](Python/matplotlab/gallery/text_labels_and_annotations/annotation_demo.md)
|
||||
- [arrow_demo](Python/matplotlab/gallery/text_labels_and_annotations/arrow_demo.md)
|
||||
- [arrow_simple_demo](Python/matplotlab/gallery/text_labels_and_annotations/arrow_simple_demo.md)
|
||||
- [autowrap](Python/matplotlab/gallery/text_labels_and_annotations/autowrap.md)
|
||||
- [custom_legends](Python/matplotlab/gallery/text_labels_and_annotations/custom_legends.md)
|
||||
- [dashpointlabel](Python/matplotlab/gallery/text_labels_and_annotations/dashpointlabel.md)
|
||||
- [date](Python/matplotlab/gallery/text_labels_and_annotations/date.md)
|
||||
- [date_index_formatter](Python/matplotlab/gallery/text_labels_and_annotations/date_index_formatter.md)
|
||||
- [demo_annotation_box](Python/matplotlab/gallery/text_labels_and_annotations/demo_annotation_box.md)
|
||||
- [demo_text_path](Python/matplotlab/gallery/text_labels_and_annotations/demo_text_path.md)
|
||||
- [demo_text_rotation_mode](Python/matplotlab/gallery/text_labels_and_annotations/demo_text_rotation_mode.md)
|
||||
- [dfrac_demo](Python/matplotlab/gallery/text_labels_and_annotations/dfrac_demo.md)
|
||||
- [engineering_formatter](Python/matplotlab/gallery/text_labels_and_annotations/engineering_formatter.md)
|
||||
- [fancyarrow_demo](Python/matplotlab/gallery/text_labels_and_annotations/fancyarrow_demo.md)
|
||||
- [fancytextbox_demo](Python/matplotlab/gallery/text_labels_and_annotations/fancytextbox_demo.md)
|
||||
- [figlegend_demo](Python/matplotlab/gallery/text_labels_and_annotations/figlegend_demo.md)
|
||||
- [font_family_rc_sgskip](Python/matplotlab/gallery/text_labels_and_annotations/font_family_rc_sgskip.md)
|
||||
- [font_file](Python/matplotlab/gallery/text_labels_and_annotations/font_file.md)
|
||||
- [font_table_ttf_sgskip](Python/matplotlab/gallery/text_labels_and_annotations/font_table_ttf_sgskip.md)
|
||||
- [fonts_demo](Python/matplotlab/gallery/text_labels_and_annotations/fonts_demo.md)
|
||||
- [fonts_demo_kw](Python/matplotlab/gallery/text_labels_and_annotations/fonts_demo_kw.md)
|
||||
- [legend](Python/matplotlab/gallery/text_labels_and_annotations/legend.md)
|
||||
- [legend_demo](Python/matplotlab/gallery/text_labels_and_annotations/legend_demo.md)
|
||||
- [line_with_text](Python/matplotlab/gallery/text_labels_and_annotations/line_with_text.md)
|
||||
- [mathtext_asarray](Python/matplotlab/gallery/text_labels_and_annotations/mathtext_asarray.md)
|
||||
- [mathtext_demo](Python/matplotlab/gallery/text_labels_and_annotations/mathtext_demo.md)
|
||||
- [mathtext_examples](Python/matplotlab/gallery/text_labels_and_annotations/mathtext_examples.md)
|
||||
- [multiline](Python/matplotlab/gallery/text_labels_and_annotations/multiline.md)
|
||||
- [rainbow_text](Python/matplotlab/gallery/text_labels_and_annotations/rainbow_text.md)
|
||||
- [stix_fonts_demo](Python/matplotlab/gallery/text_labels_and_annotations/stix_fonts_demo.md)
|
||||
- [tex_demo](Python/matplotlab/gallery/text_labels_and_annotations/tex_demo.md)
|
||||
- [text_alignment](Python/matplotlab/gallery/text_labels_and_annotations/text_alignment.md)
|
||||
- [text_fontdict](Python/matplotlab/gallery/text_labels_and_annotations/text_fontdict.md)
|
||||
- [text_rotation](Python/matplotlab/gallery/text_labels_and_annotations/text_rotation.md)
|
||||
- [text_rotation_relative_to_line](Python/matplotlab/gallery/text_labels_and_annotations/text_rotation_relative_to_line.md)
|
||||
- [titles_demo](Python/matplotlab/gallery/text_labels_and_annotations/titles_demo.md)
|
||||
- [unicode_minus](Python/matplotlab/gallery/text_labels_and_annotations/unicode_minus.md)
|
||||
- [usetex_baseline_test](Python/matplotlab/gallery/text_labels_and_annotations/usetex_baseline_test.md)
|
||||
- [usetex_demo](Python/matplotlab/gallery/text_labels_and_annotations/usetex_demo.md)
|
||||
- [usetex_fonteffects](Python/matplotlab/gallery/text_labels_and_annotations/usetex_fonteffects.md)
|
||||
- [watermark_text](Python/matplotlab/gallery/text_labels_and_annotations/watermark_text.md)
|
||||
- ticks_and_spines
|
||||
- [auto_ticks](Python/matplotlab/gallery/ticks_and_spines/auto_ticks.md)
|
||||
- [centered_ticklabels](Python/matplotlab/gallery/ticks_and_spines/centered_ticklabels.md)
|
||||
- [colorbar_tick_labelling_demo](Python/matplotlab/gallery/ticks_and_spines/colorbar_tick_labelling_demo.md)
|
||||
- [custom_ticker1](Python/matplotlab/gallery/ticks_and_spines/custom_ticker1.md)
|
||||
- [date_demo_convert](Python/matplotlab/gallery/ticks_and_spines/date_demo_convert.md)
|
||||
- [date_demo_rrule](Python/matplotlab/gallery/ticks_and_spines/date_demo_rrule.md)
|
||||
- [date_index_formatter2](Python/matplotlab/gallery/ticks_and_spines/date_index_formatter2.md)
|
||||
- [major_minor_demo](Python/matplotlab/gallery/ticks_and_spines/major_minor_demo.md)
|
||||
- [multiple_yaxis_with_spines](Python/matplotlab/gallery/ticks_and_spines/multiple_yaxis_with_spines.md)
|
||||
- [scalarformatter](Python/matplotlab/gallery/ticks_and_spines/scalarformatter.md)
|
||||
- [spine_placement_demo](Python/matplotlab/gallery/ticks_and_spines/spine_placement_demo.md)
|
||||
- [spines](Python/matplotlab/gallery/ticks_and_spines/spines.md)
|
||||
- [spines_bounds](Python/matplotlab/gallery/ticks_and_spines/spines_bounds.md)
|
||||
- [spines_dropped](Python/matplotlab/gallery/ticks_and_spines/spines_dropped.md)
|
||||
- [tick_formatters](Python/matplotlab/gallery/ticks_and_spines/tick_formatters.md)
|
||||
- [tick_label_right](Python/matplotlab/gallery/ticks_and_spines/tick_label_right.md)
|
||||
- [tick_labels_from_values](Python/matplotlab/gallery/ticks_and_spines/tick_labels_from_values.md)
|
||||
- [tick_locators](Python/matplotlab/gallery/ticks_and_spines/tick_locators.md)
|
||||
- [tick_xlabel_top](Python/matplotlab/gallery/ticks_and_spines/tick_xlabel_top.md)
|
||||
- [ticklabels_rotation](Python/matplotlab/gallery/ticks_and_spines/ticklabels_rotation.md)
|
||||
- units
|
||||
- [annotate_with_units](Python/matplotlab/gallery/units/annotate_with_units.md)
|
||||
- [artist_tests](Python/matplotlab/gallery/units/artist_tests.md)
|
||||
- [bar_demo2](Python/matplotlab/gallery/units/bar_demo2.md)
|
||||
- [bar_unit_demo](Python/matplotlab/gallery/units/bar_unit_demo.md)
|
||||
- [basic_units](Python/matplotlab/gallery/units/basic_units.md)
|
||||
- [ellipse_with_units](Python/matplotlab/gallery/units/ellipse_with_units.md)
|
||||
- [evans_test](Python/matplotlab/gallery/units/evans_test.md)
|
||||
- [index](Python/matplotlab/gallery/units/index.md)
|
||||
- [radian_demo](Python/matplotlab/gallery/units/radian_demo.md)
|
||||
- [units_sample](Python/matplotlab/gallery/units/units_sample.md)
|
||||
- [units_scatter](Python/matplotlab/gallery/units/units_scatter.md)
|
||||
- user_interfaces
|
||||
- [canvasagg](Python/matplotlab/gallery/user_interfaces/canvasagg.md)
|
||||
- [embedding_in_gtk3_panzoom_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_gtk3_panzoom_sgskip.md)
|
||||
- [embedding_in_gtk3_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_gtk3_sgskip.md)
|
||||
- [embedding_in_qt_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_qt_sgskip.md)
|
||||
- [embedding_in_tk_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_tk_sgskip.md)
|
||||
- [embedding_in_wx2_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_wx2_sgskip.md)
|
||||
- [embedding_in_wx3_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_wx3_sgskip.md)
|
||||
- [embedding_in_wx4_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_wx4_sgskip.md)
|
||||
- [embedding_in_wx5_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_in_wx5_sgskip.md)
|
||||
- [embedding_webagg_sgskip](Python/matplotlab/gallery/user_interfaces/embedding_webagg_sgskip.md)
|
||||
- [fourier_demo_wx_sgskip](Python/matplotlab/gallery/user_interfaces/fourier_demo_wx_sgskip.md)
|
||||
- [gtk_spreadsheet_sgskip](Python/matplotlab/gallery/user_interfaces/gtk_spreadsheet_sgskip.md)
|
||||
- [index](Python/matplotlab/gallery/user_interfaces/index.md)
|
||||
- [mathtext_wx_sgskip](Python/matplotlab/gallery/user_interfaces/mathtext_wx_sgskip.md)
|
||||
- [mpl_with_glade3_sgskip](Python/matplotlab/gallery/user_interfaces/mpl_with_glade3_sgskip.md)
|
||||
- [pylab_with_gtk_sgskip](Python/matplotlab/gallery/user_interfaces/pylab_with_gtk_sgskip.md)
|
||||
- [svg_histogram_sgskip](Python/matplotlab/gallery/user_interfaces/svg_histogram_sgskip.md)
|
||||
- [svg_tooltip_sgskip](Python/matplotlab/gallery/user_interfaces/svg_tooltip_sgskip.md)
|
||||
- [toolmanager_sgskip](Python/matplotlab/gallery/user_interfaces/toolmanager_sgskip.md)
|
||||
- [wxcursor_demo_sgskip](Python/matplotlab/gallery/user_interfaces/wxcursor_demo_sgskip.md)
|
||||
- userdemo
|
||||
- [anchored_box01](Python/matplotlab/gallery/userdemo/anchored_box01.md)
|
||||
- [anchored_box02](Python/matplotlab/gallery/userdemo/anchored_box02.md)
|
||||
- [anchored_box03](Python/matplotlab/gallery/userdemo/anchored_box03.md)
|
||||
- [anchored_box04](Python/matplotlab/gallery/userdemo/anchored_box04.md)
|
||||
- [annotate_explain](Python/matplotlab/gallery/userdemo/annotate_explain.md)
|
||||
- [annotate_simple01](Python/matplotlab/gallery/userdemo/annotate_simple01.md)
|
||||
- [annotate_simple02](Python/matplotlab/gallery/userdemo/annotate_simple02.md)
|
||||
- [annotate_simple03](Python/matplotlab/gallery/userdemo/annotate_simple03.md)
|
||||
- [annotate_simple04](Python/matplotlab/gallery/userdemo/annotate_simple04.md)
|
||||
- [annotate_simple_coord01](Python/matplotlab/gallery/userdemo/annotate_simple_coord01.md)
|
||||
- [annotate_simple_coord02](Python/matplotlab/gallery/userdemo/annotate_simple_coord02.md)
|
||||
- [annotate_simple_coord03](Python/matplotlab/gallery/userdemo/annotate_simple_coord03.md)
|
||||
- [annotate_text_arrow](Python/matplotlab/gallery/userdemo/annotate_text_arrow.md)
|
||||
- [colormap_normalizations](Python/matplotlab/gallery/userdemo/colormap_normalizations.md)
|
||||
- [colormap_normalizations_bounds](Python/matplotlab/gallery/userdemo/colormap_normalizations_bounds.md)
|
||||
- [colormap_normalizations_custom](Python/matplotlab/gallery/userdemo/colormap_normalizations_custom.md)
|
||||
- [colormap_normalizations_lognorm](Python/matplotlab/gallery/userdemo/colormap_normalizations_lognorm.md)
|
||||
- [colormap_normalizations_power](Python/matplotlab/gallery/userdemo/colormap_normalizations_power.md)
|
||||
- [colormap_normalizations_symlognorm](Python/matplotlab/gallery/userdemo/colormap_normalizations_symlognorm.md)
|
||||
- [connect_simple01](Python/matplotlab/gallery/userdemo/connect_simple01.md)
|
||||
- [connectionstyle_demo](Python/matplotlab/gallery/userdemo/connectionstyle_demo.md)
|
||||
- [custom_boxstyle01](Python/matplotlab/gallery/userdemo/custom_boxstyle01.md)
|
||||
- [custom_boxstyle02](Python/matplotlab/gallery/userdemo/custom_boxstyle02.md)
|
||||
- [demo_gridspec01](Python/matplotlab/gallery/userdemo/demo_gridspec01.md)
|
||||
- [demo_gridspec03](Python/matplotlab/gallery/userdemo/demo_gridspec03.md)
|
||||
- [demo_gridspec05](Python/matplotlab/gallery/userdemo/demo_gridspec05.md)
|
||||
- [demo_gridspec06](Python/matplotlab/gallery/userdemo/demo_gridspec06.md)
|
||||
- [pgf_fonts](Python/matplotlab/gallery/userdemo/pgf_fonts.md)
|
||||
- [pgf_preamble_sgskip](Python/matplotlab/gallery/userdemo/pgf_preamble_sgskip.md)
|
||||
- [pgf_texsystem](Python/matplotlab/gallery/userdemo/pgf_texsystem.md)
|
||||
- [simple_annotate01](Python/matplotlab/gallery/userdemo/simple_annotate01.md)
|
||||
- [simple_legend01](Python/matplotlab/gallery/userdemo/simple_legend01.md)
|
||||
- [simple_legend02](Python/matplotlab/gallery/userdemo/simple_legend02.md)
|
||||
- widgets
|
||||
- [buttons](Python/matplotlab/gallery/widgets/buttons.md)
|
||||
- [check_buttons](Python/matplotlab/gallery/widgets/check_buttons.md)
|
||||
- [cursor](Python/matplotlab/gallery/widgets/cursor.md)
|
||||
- [index](Python/matplotlab/gallery/widgets/index.md)
|
||||
- [lasso_selector_demo_sgskip](Python/matplotlab/gallery/widgets/lasso_selector_demo_sgskip.md)
|
||||
- [menu](Python/matplotlab/gallery/widgets/menu.md)
|
||||
- [multicursor](Python/matplotlab/gallery/widgets/multicursor.md)
|
||||
- [polygon_selector_demo](Python/matplotlab/gallery/widgets/polygon_selector_demo.md)
|
||||
- [radio_buttons](Python/matplotlab/gallery/widgets/radio_buttons.md)
|
||||
- [rectangle_selector](Python/matplotlab/gallery/widgets/rectangle_selector.md)
|
||||
- [slider_demo](Python/matplotlab/gallery/widgets/slider_demo.md)
|
||||
- [span_selector](Python/matplotlab/gallery/widgets/span_selector.md)
|
||||
- [textbox](Python/matplotlab/gallery/widgets/textbox.md)
|
||||
- intermediate
|
||||
- [artists](Python/matplotlab/intermediate/artists.md)
|
||||
- [color_cycle](Python/matplotlab/intermediate/color_cycle.md)
|
||||
- [constrainedlayout_guide](Python/matplotlab/intermediate/constrainedlayout_guide.md)
|
||||
- [gridspec](Python/matplotlab/intermediate/gridspec.md)
|
||||
- [imshow_extent](Python/matplotlab/intermediate/imshow_extent.md)
|
||||
- [legend_guide](Python/matplotlab/intermediate/legend_guide.md)
|
||||
- [tight_layout_guide](Python/matplotlab/intermediate/tight_layout_guide.md)
|
||||
- introductory
|
||||
- [customizing](Python/matplotlab/introductory/customizing.md)
|
||||
- [images](Python/matplotlab/introductory/images.md)
|
||||
- [lifecycle](Python/matplotlab/introductory/lifecycle.md)
|
||||
- [pyplot](Python/matplotlab/introductory/pyplot.md)
|
||||
- [sample_plots](Python/matplotlab/introductory/sample_plots.md)
|
||||
- [usage](Python/matplotlab/introductory/usage.md)
|
||||
- text
|
||||
- [annotations](Python/matplotlab/text/annotations.md)
|
||||
- [mathtext](Python/matplotlab/text/mathtext.md)
|
||||
- [pgf](Python/matplotlab/text/pgf.md)
|
||||
- [text_intro](Python/matplotlab/text/text_intro.md)
|
||||
- [text_props](Python/matplotlab/text/text_props.md)
|
||||
- [usetex](Python/matplotlab/text/usetex.md)
|
||||
- toolkits
|
||||
- [axes_grid](Python/matplotlab/toolkits/axes_grid.md)
|
||||
- [axisartist](Python/matplotlab/toolkits/axisartist.md)
|
||||
- [mplot3d](Python/matplotlab/toolkits/mplot3d.md)
|
||||
- 学习教程
|
||||
- [01pyplot方法列表](Python/matplotlab/学习教程/01pyplot方法列表.md)
|
||||
- [02配置属性列表](Python/matplotlab/学习教程/02配置属性列表.md)
|
||||
- [03面向对象绘图方法](Python/matplotlab/学习教程/03面向对象绘图方法.md)
|
||||
- [04交互命令绘图方法](Python/matplotlab/学习教程/04交互命令绘图方法.md)
|
||||
- [05图例和标注](Python/matplotlab/学习教程/05图例和标注.md)
|
||||
- [06各类图形](Python/matplotlab/学习教程/06各类图形.md)
|
||||
- [07子图绘制](Python/matplotlab/学习教程/07子图绘制.md)
|
||||
- [083D与动画](Python/matplotlab/学习教程/083D与动画.md)
|
||||
- networkx
|
||||
- [0 基础使用](Python/networkx/0%20基础使用.md)
|
||||
- [1 图的视图](Python/networkx/1%20图的视图.md)
|
||||
- [2 图生成器](Python/networkx/2%20图生成器.md)
|
||||
- [3 分析图形](Python/networkx/3%20分析图形.md)
|
||||
- [4 绘制图形](Python/networkx/4%20绘制图形.md)
|
||||
- [5 导入导出](Python/networkx/5%20导入导出.md)
|
||||
- numpy
|
||||
- [10运算复写](Python/numpy/10运算复写.md)
|
||||
- [11数学运算](Python/numpy/11数学运算.md)
|
||||
- [12统计运算](Python/numpy/12统计运算.md)
|
||||
- [13排序搜索](Python/numpy/13排序搜索.md)
|
||||
- [14字节交换](Python/numpy/14字节交换.md)
|
||||
- [15线性代数](Python/numpy/15线性代数.md)
|
||||
- [16IO](Python/numpy/16IO.md)
|
||||
- [17逻辑运算](Python/numpy/17逻辑运算.md)
|
||||
- [18矩阵库](Python/numpy/18矩阵库.md)
|
||||
- [19多项式](Python/numpy/19多项式.md)
|
||||
- [1概述](Python/numpy/1概述.md)
|
||||
- [20随机数](Python/numpy/20随机数.md)
|
||||
- [2数据类型](Python/numpy/2数据类型.md)
|
||||
- [3数组属性](Python/numpy/3数组属性.md)
|
||||
- [4创建数组](Python/numpy/4创建数组.md)
|
||||
- [5索引迭代](Python/numpy/5索引迭代.md)
|
||||
- [6广播机制](Python/numpy/6广播机制.md)
|
||||
- [7数组操作](Python/numpy/7数组操作.md)
|
||||
- [8位运算](Python/numpy/8位运算.md)
|
||||
- [9字符串运算](Python/numpy/9字符串运算.md)
|
||||
- pandas
|
||||
- getting_started
|
||||
- [10min](Python/pandas/getting_started/10min.md)
|
||||
- [basics](Python/pandas/getting_started/basics.md)
|
||||
- [comparison](Python/pandas/getting_started/comparison.md)
|
||||
- [dsintro](Python/pandas/getting_started/dsintro.md)
|
||||
- [overview](Python/pandas/getting_started/overview.md)
|
||||
- [tutorials](Python/pandas/getting_started/tutorials.md)
|
||||
- user_guide
|
||||
- [advanced](Python/pandas/user_guide/advanced.md)
|
||||
- [categorical](Python/pandas/user_guide/categorical.md)
|
||||
- [computation](Python/pandas/user_guide/computation.md)
|
||||
- [cookbook](Python/pandas/user_guide/cookbook.md)
|
||||
- [enhancingperf](Python/pandas/user_guide/enhancingperf.md)
|
||||
- [gotchas](Python/pandas/user_guide/gotchas.md)
|
||||
- [groupby](Python/pandas/user_guide/groupby.md)
|
||||
- [indexing](Python/pandas/user_guide/indexing.md)
|
||||
- [integer_na](Python/pandas/user_guide/integer_na.md)
|
||||
- [io](Python/pandas/user_guide/io.md)
|
||||
- [merging](Python/pandas/user_guide/merging.md)
|
||||
- [missing_data](Python/pandas/user_guide/missing_data.md)
|
||||
- [options](Python/pandas/user_guide/options.md)
|
||||
- [reshaping](Python/pandas/user_guide/reshaping.md)
|
||||
- [sparse](Python/pandas/user_guide/sparse.md)
|
||||
- [style](Python/pandas/user_guide/style.md)
|
||||
- [text](Python/pandas/user_guide/text.md)
|
||||
- [timedeltas](Python/pandas/user_guide/timedeltas.md)
|
||||
- [timeseries](Python/pandas/user_guide/timeseries.md)
|
||||
- [visualization](Python/pandas/user_guide/visualization.md)
|
||||
- python2
|
||||
- [1 基础知识](Python/python2/1%20基础知识.md)
|
||||
- [2 基本的命令及操作](Python/python2/2%20基本的命令及操作.md)
|
||||
- [3 程序的控制结构](Python/python2/3%20程序的控制结构.md)
|
||||
- [4 函数](Python/python2/4%20函数.md)
|
||||
- [5 列表与元组](Python/python2/5%20列表与元组.md)
|
||||
- [6 字典和集合](Python/python2/6%20字典和集合.md)
|
||||
- [7 字符串](Python/python2/7%20字符串.md)
|
||||
- [8 正则表达式详解](Python/python2/8%20正则表达式详解.md)
|
||||
- [9 yield详解](Python/python2/9%20yield详解.md)
|
||||
- python3
|
||||
- [10虚拟环境和包](Python/python3/10虚拟环境和包.md)
|
||||
- [1python解释器](Python/python3/1python解释器.md)
|
||||
- [2.1数字和运算](Python/python3/2.1数字和运算.md)
|
||||
- [2.2字符串](Python/python3/2.2字符串.md)
|
||||
- [2.3列表](Python/python3/2.3列表.md)
|
||||
- [2.4字典](Python/python3/2.4字典.md)
|
||||
- [2.5元组](Python/python3/2.5元组.md)
|
||||
- [2.6数据类型转换](Python/python3/2.6数据类型转换.md)
|
||||
- [2.7集合](Python/python3/2.7集合.md)
|
||||
- [2数据类型和变量赋值](Python/python3/2数据类型和变量赋值.md)
|
||||
- [3控制流](Python/python3/3控制流.md)
|
||||
- [4函数](Python/python3/4函数.md)
|
||||
- [5数据结构](Python/python3/5数据结构.md)
|
||||
- [6模块](Python/python3/6模块.md)
|
||||
- [7输入输出](Python/python3/7输入输出.md)
|
||||
- [8错误和异常](Python/python3/8错误和异常.md)
|
||||
- [9类](Python/python3/9类.md)
|
||||
- python内建模块
|
||||
- [csv模块](Python/python内建模块/csv模块.md)
|
||||
- [logging模块](Python/python内建模块/logging模块.md)
|
||||
- [os模块](Python/python内建模块/os模块.md)
|
||||
- [pickle模块](Python/python内建模块/pickle模块.md)
|
||||
- [random模块](Python/python内建模块/random模块.md)
|
||||
- [sys模块](Python/python内建模块/sys模块.md)
|
||||
- python标准库1
|
||||
- [10函数式编程](Python/python标准库1/10函数式编程.md)
|
||||
- [1概述](Python/python标准库1/1概述.md)
|
||||
- [2内置函数](Python/python标准库1/2内置函数.md)
|
||||
- [3内置常量](Python/python标准库1/3内置常量.md)
|
||||
- [4内置类型](Python/python标准库1/4内置类型.md)
|
||||
- [5内置异常](Python/python标准库1/5内置异常.md)
|
||||
- [6文本处理](Python/python标准库1/6文本处理.md)
|
||||
- [7二进制数据处理](Python/python标准库1/7二进制数据处理.md)
|
||||
- [8数据类型](Python/python标准库1/8数据类型.md)
|
||||
- [9数学模块](Python/python标准库1/9数学模块.md)
|
||||
- python标准库2
|
||||
- [10互联网数据处理](Python/python标准库2/10互联网数据处理.md)
|
||||
- [11结构化标记处理](Python/python标准库2/11结构化标记处理.md)
|
||||
- [12互联网协议支持](Python/python标准库2/12互联网协议支持.md)
|
||||
- [13多媒体服务](Python/python标准库2/13多媒体服务.md)
|
||||
- [14国际化](Python/python标准库2/14国际化.md)
|
||||
- [15程序框架](Python/python标准库2/15程序框架.md)
|
||||
- [16TK图形界面](Python/python标准库2/16TK图形界面.md)
|
||||
- [17开发工具](Python/python标准库2/17开发工具.md)
|
||||
- [18调试和分析](Python/python标准库2/18调试和分析.md)
|
||||
- [19软件打包和分发](Python/python标准库2/19软件打包和分发.md)
|
||||
- [1文件和目录访问](Python/python标准库2/1文件和目录访问.md)
|
||||
- [20Python运行时服务](Python/python标准库2/20Python运行时服务.md)
|
||||
- [2数据持久化](Python/python标准库2/2数据持久化.md)
|
||||
- [3数据压缩和存档](Python/python标准库2/3数据压缩和存档.md)
|
||||
- [4文件格式](Python/python标准库2/4文件格式.md)
|
||||
- [5加密服务](Python/python标准库2/5加密服务.md)
|
||||
- [6通用操作系统服务](Python/python标准库2/6通用操作系统服务.md)
|
||||
- [7并发执行](Python/python标准库2/7并发执行.md)
|
||||
- [8contextvars 上下文变量](Python/python标准库2/8contextvars%20上下文变量.md)
|
||||
- [9网络和进程通信](Python/python标准库2/9网络和进程通信.md)
|
||||
- python标准库3
|
||||
- [1自定义python解释器](Python/python标准库3/1自定义python解释器.md)
|
||||
- [2导入模块](Python/python标准库3/2导入模块.md)
|
||||
- [3python语言服务](Python/python标准库3/3python语言服务.md)
|
||||
- [4杂项服务](Python/python标准库3/4杂项服务.md)
|
||||
- [5windows相关服务](Python/python标准库3/5windows相关服务.md)
|
||||
- [6unix相关服务](Python/python标准库3/6unix相关服务.md)
|
||||
- scipy
|
||||
- [10spatial](Python/scipy/10spatial.md)
|
||||
- [11stats](Python/scipy/11stats.md)
|
||||
- [12ndimage](Python/scipy/12ndimage.md)
|
||||
- [13io](Python/scipy/13io.md)
|
||||
- [14cluster](Python/scipy/14cluster.md)
|
||||
- [15misc](Python/scipy/15misc.md)
|
||||
- [16odr](Python/scipy/16odr.md)
|
||||
- [17polynomials](Python/scipy/17polynomials.md)
|
||||
- [18constant](Python/scipy/18constant.md)
|
||||
- [1introduction](Python/scipy/1introduction.md)
|
||||
- [2special](Python/scipy/2special.md)
|
||||
- [3integrate](Python/scipy/3integrate.md)
|
||||
- [4optimize](Python/scipy/4optimize.md)
|
||||
- [5interpolate](Python/scipy/5interpolate.md)
|
||||
- [6fft](Python/scipy/6fft.md)
|
||||
- [7signal](Python/scipy/7signal.md)
|
||||
- [8linalg](Python/scipy/8linalg.md)
|
||||
- [9sparse](Python/scipy/9sparse.md)
|
||||
- 并发编程
|
||||
- [并发控制](Python/并发编程/并发控制.md)
|
||||
- [并发机制](Python/并发编程/并发机制.md)
|
||||
- [并发通信](Python/并发编程/并发通信.md)
|
||||
- 网络编程
|
||||
- [Select socket](Python/网络编程/Select%20socket.md)
|
||||
- [非阻塞socket](Python/网络编程/非阻塞socket.md)
|
||||
Reference in New Issue
Block a user