8000 Merge pull request #14601 from meeseeksmachine/auto-backport-of-pr-14… · matplotlib/matplotlib@543becb · GitHub
[go: up one dir, main page]

Skip to content

Commit 543becb

Browse files
authored
Merge pull request #14601 from meeseeksmachine/auto-backport-of-pr-14599-on-v3.1.0-doc
Backport PR #14599 on branch v3.1.0-doc (DOC: Add numpngw to third party packages.)
2 parents 9a1e895 + d5927a6 commit 543becb

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
551 KB
Loading

doc/thirdpartypackages/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,3 +235,14 @@ border, and logo.
235235

236236
.. image:: /_static/mpl_template_example.png
237237
:height: 330px
238+
239+
numpngw
240+
=======
241+
242+
`numpngw <https://pypi.org/project/numpngw/>`_ provides functions for writing
243+
NumPy arrays to PNG and animated PNG files. It also includes the class
244+
``AnimatedPNGWriter`` that can be used to save a Matplotlib animation as an
245+
animated PNG file. See the example on the PyPI page or at the ``numpngw``
246+
`github repository <https://github.com/WarrenWeckesser/numpngw>`_.
247+
248+
.. image:: /_static/numpngw_animated_example.png

0 commit comments

Comments
 (0)
0