- Notifications
You must be signed in to change notification settings - Fork78
Third-party Packages Webpage
matplotlib/mpl-third-party
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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.
Please add theFramework :: Matplotlib PyPI Trove classifier to your package'ssetup configuration to be included in a listing ofMatplotlib related projects on PyPI.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.