File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,20 @@ Third party packages
55********************
66
77Several external packages that extend or build on Matplotlib functionality are
8- listed below. They are maintained and distributed separately from Matplotlib
9- and thus need to be installed individually.
10-
11- Please submit an issue or pull request on GitHub if you have created
12- a package that you would like to have included. We are also happy to
13- host third party packages within the `Matplotlib GitHub Organization
8+ listed below. You can find more packages at `PyPI <https://pypi.org/search/?q=&o=&c=Framework+%3A%3A+Matplotlib >`_.
9+ They are maintained and distributed separately from Matplotlib,
10+ and thus need to be installed individually.
11+
12+ If you have a created a package that extends or builds on Matplotlib
13+ and would like to have your package listed on this page, please submit
14+ an issue or pull request on GitHub. The pull request should include a short
15+ description of the library and an image demonstrating the functionality.
16+ To be included in the PyPI listing, please include ``Framework :: Matplotlib ``
17+ in the classifier list in the ``setup.py `` file for your package. We are also
18+ happy to host third party packages within the `Matplotlib GitHub Organization
1419<https://github.com/matplotlib> `_.
1520
21+
1622Mapping toolkits
1723****************
1824
You can’t perform that action at this time.
0 commit comments