Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f3542a

Browse files
authored
Update index.rst
1 parent 17a7bb1 commit 5f3542a

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

doc/thirdpartypackages/index.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ Third party packages
55
********************
66

77
Several 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

1621
Mapping toolkits
1722
****************

0 commit comments

Comments
 (0)