Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Third-party Packages Webpage

NotificationsYou must be signed in to change notification settings

matplotlib/mpl-third-party

Repository files navigation

List of Matplotlib user-contributed packages. These are served athttps://matplotlib.org/mpl-third-party/.

To add your package to the list, create a YAML fileyour-cool-mpl-package.yml in thepackagesdirectory. The file must have the following fields:

name:cmoceanrepo:matplotlib/cmoceansection:colormaps and stylesdescription:Perceptually uniform colormaps for oceanographic variables.site:https://matplotlib.org/cmocean# optional, default repo sitekeywords:[colormaps, styles]# optionalpypi_name:# optional, default repo nameconda_package:# optionalconda_channel:# optional, default conda-forge

Either fork this repo and add the new file there, or navigate into thepackages directory aboveand use theAdd File button at the top of the page. Then open a pull request with the new file.

Note: The name of the yml file and the name of the repo should ideally match.

Thesection entry should be one of the sections listed in./section_names.yml.

PyPI Classifier

Please add theFramework :: Matplotlib PyPI Trove classifier to your package'ssetup configuration to be included in a listing ofMatplotlib related projects on PyPI.

Development

The list of yml files inpackages/ is parsed bypython/build.py usingtemplate.rst andthe result is saved todocs/source/packages.rst. This script is called bydocs/Makefileusingmake html. This runs asphinx-build and makes the page atbuild/html/index.html.

This was heavily based on the nice work athttps://pyviz.org.

About

Third-party Packages Webpage

Resources

Stars

Watchers

Forks

Contributors74

Languages


[8]ページ先頭

©2009-2025 Movatter.jp