Skip to main content

Python plotting package

Project description

PyPi Downloads NUMFocus

DiscourseBadge Gitter GitHubIssues GitTutorial

GitHubActions AzurePipelines AppVeyor Codecov LGTM

https://matplotlib.org/_static/logo2.svg

Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

Check out our home page for more information.

https://matplotlib.org/_static/readme_preview.png

Matplotlib produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms. Matplotlib can be used in Python scripts, the Python and IPython shell, web application servers, and various graphical user interface toolkits.

Install

For installation instructions and requirements, see INSTALL.rst or the install documentation.

Test

After installation, launch the test suite:

python -m pytest

Read the testing guide for more information and alternatives.

Contribute

You’ve discovered a bug or something else you want to change - excellent!

You’ve worked out a way to fix it – even better!

You want to tell us about it – best of all!

Start at the contributing guide!

Contact

Discourse is the discussion forum for general questions and discussions and our recommended starting point.

Our active mailing lists (which are mirrored on Discourse) are:

Gitter is for coordinating development and asking questions directly related to contributing to matplotlib.

Citing Matplotlib

If Matplotlib contributes to a project that leads to publication, please acknowledge this by citing Matplotlib.

A ready-made citation entry is available.

Research notice

Please note that this repository is participating in a study into sustainability of open source projects. Data will be gathered about this repository for approximately the next 12 months, starting from June 2021.

Data collected will include number of contributors, number of PRs, time taken to close/merge these PRs, and issues closed.

For more information, please visit the informational page or download the participant information sheet.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matplotlib-3.5.0b1.tar.gz (35.1 MB view details)

Uploaded Source

Built Distributions

matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (7.3 MB view details)

Uploaded PyPymanylinux: glibc 2.12+ i686

matplotlib-3.5.0b1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded PyPymacOS 10.9+ x86-64

matplotlib-3.5.0b1-cp39-cp39-win_amd64.whl (7.2 MB view details)

Uploaded CPython 3.9Windows x86-64

matplotlib-3.5.0b1-cp39-cp39-win32.whl (7.0 MB view details)

Uploaded CPython 3.9Windows x86

matplotlib-3.5.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ x86-64

matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (10.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

matplotlib-3.5.0b1-cp39-cp39-macosx_10_9_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

matplotlib-3.5.0b1-cp38-cp38-win_amd64.whl (7.2 MB view details)

Uploaded CPython 3.8Windows x86-64

matplotlib-3.5.0b1-cp38-cp38-win32.whl (7.0 MB view details)

Uploaded CPython 3.8Windows x86

matplotlib-3.5.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ x86-64

matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (10.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

matplotlib-3.5.0b1-cp38-cp38-macosx_10_9_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

matplotlib-3.5.0b1-cp37-cp37m-win_amd64.whl (7.2 MB view details)

Uploaded CPython 3.7mWindows x86-64

matplotlib-3.5.0b1-cp37-cp37m-win32.whl (7.0 MB view details)

Uploaded CPython 3.7mWindows x86

matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.5+ x86-64

matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (10.0 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.5+ i686

matplotlib-3.5.0b1-cp37-cp37m-macosx_10_9_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file matplotlib-3.5.0b1.tar.gz.

File metadata

  • Download URL: matplotlib-3.5.0b1.tar.gz
  • Upload date:
  • Size: 35.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1.tar.gz
Algorithm Hash digest
SHA256 0bd2b4518acf4ea1bcd5675625d5a2dbae9163a39bbcdf8f23635a0795f8800a
MD5 a98d27edbd7b164ea75ce7be1537fc10
BLAKE2b-256 cee65646cf3bb58139790a27bae7e1aa2dece70ddab81b79f0a28f9513600e24

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 80094e04785e94da3cc47ed88528785bf465b22c87927ec489430267df4433fc
MD5 116a3892a33520a1e879e5152ea3dc22
BLAKE2b-256 63105e9c50daed43f40f84f121d20fe313da58d8900c93bd949854b5b047dc9e

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b7a37306b31178a702211859f67bb295643b2d055db881b49c7b7c266ae8b1ed
MD5 96880c2c9458597ee3fdf8a9d8bf359e
BLAKE2b-256 fb7c852f6a2c2ad008b526ae6d59b865e73c9aa37eedb853d5f8091b424bfdba

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 354f3c7c7bb75fb54f70e8d9da2da07d24b6c76a54674db9072ab4fa344c276d
MD5 521427bd8268a030dea7d0933c2b2e46
BLAKE2b-256 85c6b05589ff29ec169366274d04767a7364568a0b0a1f171f77162474755cb2

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2de478794875eed1a66f18025955316549aaf9e80b8bec07c99416827a845816
MD5 f57ff3f6f19b225d06bc99645502a3a1
BLAKE2b-256 e252e6a8fb4a366462286715d0ba621fa7b433230fe7bf9610a5a3657337cb5d

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-win32.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 7.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 08d71d270b02a9853eccdcff9be773a9e1c14b98bce10e143bb9d1ad82552592
MD5 3202b60fd9967de204739db9b1a8414f
BLAKE2b-256 ae370de1ce6e7db6efe4819acc09c8c742ad50d4ebf737d53772d480b4b83f4a

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e7d00edf18051013ae2a9eec6e0993c5b00cf26e6312c7a680f5c2efafe0ffe
MD5 efbcba4a70d930f8b0a4d5aef5565de4
BLAKE2b-256 b172b107e37ef85e9c6d0c580eab6911c2994c197af7f96ee207e2849d63d6e6

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 88a25de66fd054f2298c1d35d9c328a0aec5e10cb7a0c2da7799b9c6b1c00d40
MD5 cbfdac479ed7da73acba59ff2b039391
BLAKE2b-256 ffb553642bf94af8442b7e3f1c99bf9a5c0ea0a472d30697e6586f2b36b59667

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5d2d85b257869182b5ea8fb7e97b2bdbf16c4ccbf392a07b4694be5b3cd92c9b
MD5 fcc8226df7471379a4136a0897620569
BLAKE2b-256 1defff03cde2f82eacedc0b58e5a4089f8706e6590f022217c47b4607d470e75

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4d0842758e7372f83e095c2e508dc25b23fe69cea69a5dbb46c9ae74be34ec1b
MD5 679a54af3ef8fc3f291a284a9e55d1cd
BLAKE2b-256 ebc6b28e823862b0087a434b651b0448283cd2525f0932caa96c041f11a8d813

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 4843277c20901ec308873d88c9eadc29d3e27273423415401a9d01f314061dce
MD5 e6dbe03da039454897855b6049ea4f12
BLAKE2b-256 a935df4e7ec76b24d6caaa593666eda93b85dd77c51d08a75e4076865e7f3ed2

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-win32.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 7.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a95c044ea1f8eacc6042b2b8a34afc94a00a8787ec0882d325fc010869a1a8c3
MD5 bd4669891756bfc105da3b46accd72e0
BLAKE2b-256 2cf1c3fabcf27bf7b08657fd7a8394050c3876455ef6e30411797f426605c0fc

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 61c0c242efae2fc05dbaaa9910723af8f7886bab2366843076451baf08fc0210
MD5 56753f3e179d3b1e397a7b1bafe41170
BLAKE2b-256 b3780254fd3b1ade96052f328f2a7b4279de9ef97cf2dff00bac15ba3c22c707

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 75c15c2d1b7cb5df44ce28f4a6a833e1f4b426c446153f1048e38ea914d2fba4
MD5 267ba6fca1db2ac90d7aa3af05e32c2f
BLAKE2b-256 06dd19863748328c3fa661e554c032fb5673473fd20ed9b975069fb3fd618c0e

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 226cfaed866898433926a63d178f28c98833de8d569cf26d353a0bd37bf26591
MD5 71d867f976691eb7fd7a6eb10b00fe57
BLAKE2b-256 49e998504136b16704611af07a928fb7bcd8265ffb2b0613eb2f06ea2bfa7b42

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 242790921056e85ba726a290f9abe99b105204e3fa669e3aac68702b65379d34
MD5 87c9fb1254b0b1c3072b1d00f270e364
BLAKE2b-256 033eff17fce43b0924b69426bb3afffef9a7ca683896cac57ed3e13601df37fe

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0dbcf7bfc217bdbed52b5dbb01e36d2a7bec5f086c43b399e98f4d16e0faade0
MD5 cbdd8b6da48ca4f267a9d5cbe67fee1c
BLAKE2b-256 eb04691605eae7b9a3b79d15a2de296b919ff691a61944bbbbd53f9ba7a4de27

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 7.0 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 fa1bdb7222bd5086a8a0f0891753ad8234d10fafd7618505b1e27ce9da2fd626
MD5 cb64faa9822856876006a761f30e7dc9
BLAKE2b-256 fba4af907f9ea8292757064d40fd694294f09e6111c04c0741e11bab4705e01c

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cb34939d6eba9bb9487201484c1cd3fc62df2e3ffbb679ee0d34fe26eeb70c3e
MD5 f2b3f5fba15b4c18549724a418c3034d
BLAKE2b-256 b3ab6e917da7e12c47bf21d50ae5f109d03bb32b0af63bcef6f9ef6899841632

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f4f191911b10c800007f5e6a2cc13f997c56bc7ef2bfe346ba2c69bc1133db9f
MD5 6d3ab586cc010b69f5eb13a83d1ee777
BLAKE2b-256 52d9251b3b4e0e4f59ae085d7c36e7f6f34fb5216a0d35c66e45af15ca66e35a

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1713cb9479ab4f89f1f5c4439a8c62545a816973208298b8fa63e4dae9d98d96
MD5 b2ef531a80c398a773c13182a8edc4d1
BLAKE2b-256 f3d5ade3e203d2ab38ac8b9a37924224f23468dbdf1f6c9ca676c49962be14db

See more details on using hashes here.

File details

Details for the file matplotlib-3.5.0b1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: matplotlib-3.5.0b1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.6

File hashes

Hashes for matplotlib-3.5.0b1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6aa0e48413c94bce7b596b8bc9ef40ffa48652efa57a94d7be1a12e2b14f1f9f
MD5 183893a7a4210485554e8834dc3acc1a
BLAKE2b-256 3c0517155198ed774103e30c77c721e9bec46a7602870fb5f77c6d739cdc9d23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page