Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d5927a6

Browse filesBrowse files
timhoffmMeeseeksDev[bot]
authored andcommitted
Backport PR matplotlib#14599: DOC: Add numpngw to third party packages.
1 parent 9a1e895 commit d5927a6
Copy full SHA for d5927a6

File tree

Expand file treeCollapse file tree

2 files changed

+11
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-0
lines changed
551 KB
Loading

‎doc/thirdpartypackages/index.rst

Copy file name to clipboardExpand all lines: doc/thirdpartypackages/index.rst
+11Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.