File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,13 +5,18 @@ 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.
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
1019
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
14- <https://github.com/matplotlib> `_.
1520
1621Mapping toolkits
1722****************
You can’t perform that action at this time.
0 commit comments