Skip to main content

Python library for calculating contours of 2D quadrilateral grids

Project description

ContourPy

ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.

It contains the 2005 and 2014 algorithms used in Matplotlib as well as a newer algorithm that includes more features and is available in both serial and multithreaded versions. It provides an easy way for Python libraries to use contouring algorithms without having to include Matplotlib as a dependency.

Latest release PyPI version conda-forge version
Downloads PyPi downloads
Python version Platforms
Coverage Codecov

Project details


Download files

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

Source Distribution

contourpy-1.3.0.tar.gz (13.5 MB view details)

Uploaded Source

Built Distributions

contourpy-1.3.0-pp310-pypy310_pp73-win_amd64.whl (215.7 kB view details)

Uploaded PyPy Windows x86-64

contourpy-1.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (311.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (261.9 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

contourpy-1.3.0-pp39-pypy39_pp73-win_amd64.whl (215.8 kB view details)

Uploaded PyPy Windows x86-64

contourpy-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (311.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl (261.9 kB view details)

Uploaded PyPy macOS 10.15+ x86-64

contourpy-1.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13t musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323.5 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (317.1 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (345.6 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (307.2 kB view details)

Uploaded CPython 3.13t manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp313-cp313t-macosx_11_0_arm64.whl (263.4 kB view details)

Uploaded CPython 3.13t macOS 11.0+ ARM64

contourpy-1.3.0-cp313-cp313t-macosx_10_13_x86_64.whl (279.0 kB view details)

Uploaded CPython 3.13t macOS 10.13+ x86-64

contourpy-1.3.0-cp313-cp313-win_amd64.whl (218.3 kB view details)

Uploaded CPython 3.13 Windows x86-64

contourpy-1.3.0-cp313-cp313-win32.whl (172.6 kB view details)

Uploaded CPython 3.13 Windows x86

contourpy-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (319.7 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (313.8 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (340.3 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (303.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp313-cp313-macosx_11_0_arm64.whl (251.6 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

contourpy-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl (267.9 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

contourpy-1.3.0-cp312-cp312-win_amd64.whl (218.3 kB view details)

Uploaded CPython 3.12 Windows x86-64

contourpy-1.3.0-cp312-cp312-win32.whl (172.7 kB view details)

Uploaded CPython 3.12 Windows x86

contourpy-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (320.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (314.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (341.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (303.2 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp312-cp312-macosx_11_0_arm64.whl (251.5 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

contourpy-1.3.0-cp312-cp312-macosx_10_9_x86_64.whl (267.8 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

contourpy-1.3.0-cp311-cp311-win_amd64.whl (217.2 kB view details)

Uploaded CPython 3.11 Windows x86-64

contourpy-1.3.0-cp311-cp311-win32.whl (171.8 kB view details)

Uploaded CPython 3.11 Windows x86

contourpy-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (323.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (319.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (348.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (310.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp311-cp311-macosx_11_0_arm64.whl (250.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

contourpy-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl (266.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

contourpy-1.3.0-cp310-cp310-win_amd64.whl (216.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

contourpy-1.3.0-cp310-cp310-win32.whl (171.1 kB view details)

Uploaded CPython 3.10 Windows x86

contourpy-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (317.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (347.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (308.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp310-cp310-macosx_11_0_arm64.whl (249.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

contourpy-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl (265.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

contourpy-1.3.0-cp39-cp39-win_amd64.whl (211.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

contourpy-1.3.0-cp39-cp39-win32.whl (171.4 kB view details)

Uploaded CPython 3.9 Windows x86

contourpy-1.3.0-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

contourpy-1.3.0-cp39-cp39-musllinux_1_2_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321.9 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

contourpy-1.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (318.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

contourpy-1.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (348.3 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

contourpy-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (309.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

contourpy-1.3.0-cp39-cp39-macosx_11_0_arm64.whl (249.3 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

contourpy-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl (265.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

Details for the file contourpy-1.3.0.tar.gz.

File metadata

  • Download URL: contourpy-1.3.0.tar.gz
  • Upload date:
  • Size: 13.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0.tar.gz
Algorithm Hash digest
SHA256 7ffa0db17717a8ffb127efd0c95a4362d996b892c2904db72428d5b52e1938a4
MD5 81447a2ceaf933b28db04d02086a22ed
BLAKE2b-256 f5f631a8f28b4a2a4fa0e01085e542f3081ab0588eff8e589d39d775172c9792

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp310-pypy310_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp310-pypy310_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 1ec4dc6bf570f5b22ed0d7efba0dfa9c5b9e0431aeea7581aa217542d9e809a4
MD5 99ab6f0aff7a951a6e878c5b1faaee8f
BLAKE2b-256 74fc5040d42623a1845d4f17a418e590fd7a79ae8cb2bad2b2f83de63c3bdca4

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eca7e17a65f72a5133bdbec9ecf22401c62bcf4821361ef7811faee695799779
MD5 450d1edd0b7c129b77b4baf423500af4
BLAKE2b-256 1920b57f9f7174fcd439a7789fb47d764974ab646fa34d1790551de386457a8e

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 fe41b41505a5a33aeaed2a613dccaeaa74e0e3ead6dd6fd3a118fb471644fd6c
MD5 1f00337ab4706749c3d9035d183e80a8
BLAKE2b-256 d10960e486dc2b64c94ed33e58dcfb6f808192c03dfc5574c016218b9b7680dc

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 c6ec93afeb848a0845a18989da3beca3eec2c0f852322efe21af1931147d12cb
MD5 73c8968531c17d0774b44f656d975d54
BLAKE2b-256 381e94bda024d629f254143a134eead69e21c836429a2a6ce82209a00ddcb79a

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ca947601224119117f7c19c9cdf6b3ab54c5726ef1d906aa4a69dfb6dd58102
MD5 ae2c0bb098f3553a92560d69d4d7dd7d
BLAKE2b-256 b1db531642a01cfec39d1682e46b5457b07cf805e3c3c584ec27e2a6223f8f6c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 00ccd0dbaad6d804ab259820fa7cb0b8036bda0686ef844d24125d8287178ce0
MD5 71a482c1da7e3d1ffe69e1a01ed76876
BLAKE2b-256 2b24dc3dcd77ac7460ab7e9d2b01a618cb31406902e50e605a8d6091f0a8f7cc

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 33c92cdae89ec5135d036e7218e69b0bb2851206077251f04a6c4e0e21f03927
MD5 1863b4f4fac630e4cbda86166a3f33a9
BLAKE2b-256 2b1e1e726ba66eddf21c940821df8cf1a7d15cb165f0682d62161eaa5e93dae1

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 75ee7cb1a14c617f34a51d11fa7524173e56551646828353c4af859c56b766e2
MD5 b810053503bbe06a98c42a199603d878
BLAKE2b-256 6fa673e929d43028a9079aca4bde107494864d54f0d72d9db508a51ff0878593

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 710a26b3dc80c0e4febf04555de66f5fd17e9cf7170a7b08000601a10570bda6
MD5 4ec87f3d56cd79f63641449d77bf117a
BLAKE2b-256 8d6ab5242c8cb32d87f6abf4f5e3044ca397cb1a76712e3fa2424772e3ff495f

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 167d6c890815e1dac9536dca00828b445d5d0df4d6a8c6adb4a7ec3166812fa8
MD5 9f797348e40943eeffa579460777be04
BLAKE2b-256 caaa00d2313d35ec03f188e8f0786c2fc61f589306e02fdc158233697546fd58

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4d63ee447261e963af02642ffcb864e5a2ee4cbfd78080657a9880b8b1868e18
MD5 d6c0bdf87c7dfcaea1289758b6c8e447
BLAKE2b-256 3dffd61a4c288dc42da0084b8d9dc2aa219a850767165d7d9a9c364ff530b509

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 420d39daa61aab1221567b42eecb01112908b2cab7f1b4106a52caaec8d36973
MD5 511bd38bb70f8560bb10d1a5f825e64a
BLAKE2b-256 0a64084c86ab71d43149f91ab3a4054ccf18565f0a8af36abfa92b1467813ed6

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3bb3808858a9dc68f6f03d319acd5f1b8a337e6cdda197f02f4b8ff67ad2057b
MD5 62fbf5c4bf574d52e835677590a524b2
BLAKE2b-256 808521f5bba56dba75c10a45ec00ad3b8190dbac7fd9a8a8c46c6116c933e9cf

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313t-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313t-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 345af746d7766821d05d72cb8f3845dfd08dd137101a2cb9b24de277d716def8
MD5 6c71481b35fd1444f9853da62a8d8cd8
BLAKE2b-256 7665702f4064f397821fea0cb493f7d3bc95a5d703e20954dce7d6d39bacf378

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4553c421929ec95fb07b3aaca0fae668b2eb5a5203d1217ca7c34c063c53d087
MD5 259a77439ae2b64e81884ed9c553cd3c
BLAKE2b-256 cc4afb3c83c1baba64ba90443626c228ca14f19a87c51975d3b1de308dd2cf08

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 172.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 31cd3a85dbdf1fc002280c65caa7e2b5f65e4a973fcdf70dd2fdcb9868069294
MD5 9e90f167f49ecd77f0bc5d3689e4841a
BLAKE2b-256 22854f8bfd83972cf8909a4d36d16b177f7b8bdd942178ea4bf877d4a380a91c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f317576606de89da6b7e0861cf6061f6146ead3528acabff9236458a6ba467f8
MD5 4b06fc89d31ed1368ad0f25f0d95dbfe
BLAKE2b-256 1c1e1019d34473a736664f2439542b890b2dc4c6245f5c0d8cdfc0ccc2cab80c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6c7c2408b7048082932cf4e641fa3b8ca848259212f51c8c59c45aa7ac18f14
MD5 9dae77eacf2edc1766c7cef132db6bac
BLAKE2b-256 0532f3bfa3fc083b25e1a7ae09197f897476ee68e7386e10404bdf9aac7391f0

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d73f659398a0904e125280836ae6f88ba9b178b2fed6884f3b1f95b989d2c8da
MD5 4c7cc5ca167977a96fd5efb22014f8a4
BLAKE2b-256 5a423cf40f7040bb8362aea19af9a5fb7b32ce420f645dd1590edcee2c657cd5

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 732896af21716b29ab3e988d4ce14bc5133733b85956316fb0c56355f398099b
MD5 0dea53a1ae0903af3c4fc84def7fa5ee
BLAKE2b-256 2b2300d665ba67e1bb666152131da07e0f24c95c3632d7722caa97fb61470eca

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d51fca85f9f7ad0b65b4b9fe800406d0d77017d7270d31ec3fb1cc07358fdea0
MD5 1a4871bf848637fd6c69be4cdba57035
BLAKE2b-256 00561348a44fb6c3a558c1a3a0cd23d329d604c99d81bf5a4b58c6b71aab328f

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 32b238b3b3b649e09ce9aaf51f0c261d38644bdfa35cbaf7b263457850957a84
MD5 c82c7303293e8767de67f3ef86d75095
BLAKE2b-256 391cd3f51540108e3affa84f095c8b04f0aa833bb797bc8baa218a952a98117d

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 364174c2a76057feef647c802652f00953b575723062560498dc7930fc9b1cb7
MD5 ff85c856cd96bbf910dc86de6e586847
BLAKE2b-256 aa455a28a3570ff6218d8bdfc291a272a20d2648104815f01f0177d103d985e1

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3e1c7fa44aaae40a2247e2e8e0627f4bea3dd257014764aa644f319a5f8600e3
MD5 894bbbafc8be93f179ddddf88ea14efd
BLAKE2b-256 53a1d20415febfb2267af2d7f06338e82171824d08614084714fb2c1dac9901f

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b11b39aea6be6764f84360fce6c82211a9db32a7c7de8fa6dd5397cf1d079c3b
MD5 d0318a0e87209d2510fbd3ca017b4142
BLAKE2b-256 0c899830ba00d88e43d15e53d64931e66b8792b46eb25e2050a88fec4a0df3d5

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 172.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 90f73a5116ad1ba7174341ef3ea5c3150ddf20b024b98fb0c3b29034752c8aeb
MD5 588d555d9c75d10278301102d37a7871
BLAKE2b-256 73e369738782e315a1d26d29d71a550dbbe3eb6c653b028b150f70c1a5f4f229

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aea348f053c645100612b333adc5983d87be69acdc6d77d3169c090d3b01dc35
MD5 278cc8064f5451d2cc08ca87eeb56f8f
BLAKE2b-256 2a25632eab595e3140adfa92f1322bf8915f68c932bac468e89eae9974cf1c00

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dce35502151b6bd35027ac39ba6e5a44be13a68f55735c3612c568cac3805fd
MD5 ea1d03864f0c78d7d87b477ec12f5949
BLAKE2b-256 0f96fdb2552a172942d888915f3a6663812e9bc3d359d53dafd4289a0fb462f0

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3634b5385c6716c258d0419c46d05c8aa7dc8cb70326c9a4fb66b69ad2b52e09
MD5 c19025942af04e776e087990558afa1e
BLAKE2b-256 6ebe524e377567defac0e21a46e2a529652d165fed130a0d8a863219303cee18

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 eb8b141bb00fa977d9122636b16aa67d37fd40a3d8b52dd837e536d64b9a4d06
MD5 a3d7992c1a25934208fa9c88c594659f
BLAKE2b-256 dd8d20f7a211a7be966a53f474bc90b1a8202e9844b3f1ef85f3ae45a77151ee

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9c0da700bf58f6e0b65312d0a5e695179a71d0163957fa381bb3c1f72972537c
MD5 9ba80ed287dc6fd98f39edc6bf433985
BLAKE2b-256 56c3c85a7e3e0cab635575d3b657f9535443a6f5d20fac1a1911eaa4bbe1aceb

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0be4d8425bfa755e0fd76ee1e019636ccc7c29f77a7c86b4328a9eb6a26d0639
MD5 ab8e85d99bb72c42fe0a859ffdb94ba7
BLAKE2b-256 513daa0fe6ae67e3ef9f178389e4caaaa68daf2f9024092aa3c6032e3d174670

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da84c537cb8b97d153e9fb208c221c45605f73147bd4cadd23bdae915042aad6
MD5 fb5c7b0c5e5cd8a0e113574969882b27
BLAKE2b-256 e30433351c5d5108460a8ce6d512307690b023f0cfcad5899499f5c83b9d63b1

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 570ef7cf892f0afbe5b2ee410c507ce12e15a5fa91017a0009f79f7d93a1268f
MD5 ea715a0754b00b1e8e7b6589f06b35f7
BLAKE2b-256 c9928e0bbfe6b70c0e2d3d81272b58c98ac69ff1a4329f18c73bd64824d8b12e

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6cb6cc968059db9c62cb35fbf70248f40994dfcd7aa10444bbf8b3faeb7c2d67
MD5 b89c3520094f7887f3ecc349288bec48
BLAKE2b-256 8d2f804f02ff30a7fae21f98198828d0857439ec4c91a96e20cf2d6c49372966

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 171.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 d402880b84df3bec6eab53cd0cf802cae6a2ef9537e70cf75e91618a3801c20c
MD5 fb5b16c49e39f7e0455bfa7feff8f839
BLAKE2b-256 4d2c021a7afaa52fe891f25535506cc861c30c3c4e5a1c1ce94215e04b293e72

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1fd23e9d01591bab45546c089ae89d926917a66dceb3abcf01f6105d927e2cb
MD5 46ee9e0d80ea2428fc17aeb4502ce724
BLAKE2b-256 7c3b8cbd6416ca1bbc0202b50f9c13b2e0b922b64be888f9d9ee88e6cfabfb51

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76a896b2f195b57db25d6b44e7e03f221d32fe318d03ede41f8b4d9ba1bff53c
MD5 f5530ea515bfb97892f382df7bab544c
BLAKE2b-256 4280e637326e85e4105a802e42959f56cff2cd39a6b5ef68d5d9aee3ea5f0e4c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 637f674226be46f6ba372fd29d9523dd977a291f66ab2a74fbeb5530bb3f445d
MD5 e91b49a6fc8ea944d67d2c0d92555024
BLAKE2b-256 0333003065374f38894cdf1040cef474ad0546368eea7e3a51d48b8a423961f8

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 303c252947ab4b14c08afeb52375b26781ccd6a5ccd81abcdfc1fafd14cf93c1
MD5 6b6577a7a75832f7aefae291c6d77db8
BLAKE2b-256 45cf2c2fc6bb5874158277b4faf136847f0689e1b1a1f640a36d76d52e78907c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4865cd1d419e0c7a7bf6de1777b185eebdc51470800a9f42b9e9decf17762081
MD5 5677d41622dc1db8b690c188dcd059bd
BLAKE2b-256 cac21a612e475492e07f11c8e267ea5ec1ce0d89971be496c195e27afa97e14a

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dbc4c3217eee163fa3984fd1567632b48d6dfd29216da3ded3d7b844a8014a66
MD5 8daa60fa03f22807c3029749958e7595
BLAKE2b-256 e15d3056c167fa4486900dfbd7e26a2fdc2338dc58eee36d490a0ed3ddda5ded

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 834e0cfe17ba12f79963861e0f908556b2cedd52e1f75e6578801febcc6a9f49
MD5 85f9f144b07cad2d61af56c08ad5f266
BLAKE2b-256 05469256dd162ea52790c127cb58cfc3b9e3413a6e3478917d1f811d420772ec

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0fa4c02abe6c446ba70d96ece336e621efa4aecae43eaa9b030ae5fb92b309ad
MD5 ea3998022d90cb01e9ee1dcfc36db84c
BLAKE2b-256 b31f9375917786cb39270b0ee6634536c0e22abf225825602688990d8f5c6c19

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 87ddffef1dbe5e669b5c2440b643d3fdd8622a348fe1983fad7a0f0ccb1cd67b
MD5 aaedd951a49feb8afae326b0b7191fca
BLAKE2b-256 a9973f89bba79ff6ff2b07a3cbc40aa693c360d5efa90d66e914f0ff03b95ec7

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 171.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 36e0cff201bcb17a0a8ecc7f454fe078437fa6bda730e695a92f2d9932bd507f
MD5 8288b018f0717ac53fa3bf726758c2ed
BLAKE2b-256 522999f849faed5593b2926a68a31882af98afbeac39c7fdf7de491d9c85ec6a

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3faeb2998e4fcb256542e8a926d08da08977f7f5e62cf733f3c211c2a5586223
MD5 0407897811cc3a6de3fd230c5b041d79
BLAKE2b-256 7853974400c815b2e605f252c8fb9297e2204347d1755a5374354ee77b1ea259

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a52040312b1a858b5e31ef28c2e865376a386c60c0e248370bbea2d3f3b760d
MD5 60c962de30992199150d20e95e6869b5
BLAKE2b-256 4de3182383743751d22b7b59c3c753277b6aee3637049197624f333dac5b4c80

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 69375194457ad0fad3a839b9e29aa0b0ed53bb54db1bfb6c3ae43d111c31ce41
MD5 99719b357ff5c50281b458c92c6943f6
BLAKE2b-256 99e6d11966962b1aa515f5586d3907ad019f4b812c04e4546cc19ebf62b5178e

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 cacd81e2d4b6f89c9f8a5b69b86490152ff39afc58a95af002a398273e5ce589
MD5 b6d2714838c119d6a811fdad3f3ec6fd
BLAKE2b-256 f9a430ff110a81bfe3abf7b9673284d21ddce8cc1278f6f77393c91199da4c90

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 36f965570cff02b874773c49bfe85562b47030805d7d8360748f3eca570f4cab
MD5 a827fb3c8e44c65d1080cd87b9124986
BLAKE2b-256 cf6c118fc917b4050f0afe07179a6dcbe4f3f4ec69b94f36c9e128c4af480fb8

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 92f8557cbb07415a4d6fa191f20fd9d2d9eb9c0b61d1b2f52a8926e43c6e9af7
MD5 a5572160bd46d115684e69e06a67d9a9
BLAKE2b-256 6fb46fffdf213ffccc28483c524b9dad46bb78332851133b36ad354b856ddc7c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 76c905ef940a4474a6289c71d53122a4f77766eef23c03cd57016ce19d0f7b42
MD5 cbd10a009f134753a40e19580100dddf
BLAKE2b-256 50d6c953b400219443535d412fcbbc42e7a5e823291236bc0bb88936e3cc9317

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 880ea32e5c774634f9fcd46504bf9f080a41ad855f4fef54f5380f5133d343c7
MD5 625f8db1fa2a19032d4a6ee713cd299d
BLAKE2b-256 6ce0be8dcc796cfdd96708933e0e2da99ba4bb8f9b2caa9d560a50f3f09a65f3

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 211.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 14e262f67bd7e6eb6880bc564dcda30b15e351a594657e55b7eec94b6ef72843
MD5 1cb3f455365a7002da181a1fac7f1d63
BLAKE2b-256 5323db9f69676308e094d3c45f20cc52e12d10d64f027541c995d89c11ad5c75

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: contourpy-1.3.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 171.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 81cb5ed4952aae6014bc9d0421dec7c5835c9c8c31cdf51910b708f548cf58e5
MD5 5b9d0465c4dca695e7c474e833cfc1f5
BLAKE2b-256 f117c52d2970784383cafb0bd918b6fb036d98d96bbf0bc1befb5d1e31a07a70

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d78ab28a03c854a873787a0a42254a0ccb3cb133c672f645c9f9c8f3ae9d0800
MD5 bb80b50111875ecd5df6bc6c1cfcb4ed
BLAKE2b-256 f33bbfe4c81c6d5881c1c643dde6620be0b42bf8aab155976dd644595cfab95c

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 94e848a6b83da10898cbf1311a815f770acc9b6a3f2d646f330d57eb4e87592e
MD5 912637ea878881d9f94f9deae6963ed9
BLAKE2b-256 0be302114f96543f4a1b694333b92a6dcd4f8eebbefcc3a5f3bbb1316634178f

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68a32389b06b82c2fdd68276148d7b9275b5f5cf13e5417e4252f6d1a34f72a2
MD5 f46d7215d1f9b3e06d66bab3986f6a67
BLAKE2b-256 051157335544a3027e9b96a05948c32e566328e3a2f84b7b99a325b7a06d2b06

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4cfb5c62ce023dfc410d6059c936dcf96442ba40814aefbfa575425a3a7f19dc
MD5 dabaca1144c5df26901929cf18ac7c41
BLAKE2b-256 e186158cc43aa549d2081a955ab11c6bdccc7a22caacc2af93186d26f5f48746

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 fd2a0fc506eccaaa7595b7e1418951f213cf8255be2600f1ea1b61e46a60c55f
MD5 0af32cf056cba4e15c8686067196e02f
BLAKE2b-256 963bcadff6773e89f2a5a492c1a8068e21d3fccaf1a1c1df7d65e7c8e3ef60ba

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e12968fdfd5bb45ffdf6192a590bd8ddd3ba9e58360b29683c6bb71a7b41edca
MD5 5a0aa02ead91f92dbd181dfd05be2a9c
BLAKE2b-256 26760c7d43263dd00ae21a91a24381b7e813d286a3294d95d179ef3a7b9fb1d7

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e8134301d7e204c88ed7ab50028ba06c683000040ede1d617298611f9dc6240c
MD5 565bc9de6664c54f5ccda2dc511019ee
BLAKE2b-256 ec2219f5b948367ab5260fb41d842c7a78dae645603881ea6bc39738bcfcabf6

See more details on using hashes here.

File details

Details for the file contourpy-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for contourpy-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a11077e395f67ffc2c44ec2418cfebed032cd6da3022a94fc227b6faf8e2acb8
MD5 ddc53e4a3da5d284a7828d075023667e
BLAKE2b-256 b3e3b9f72758adb6ef7397327ceb8b9c39c75711affb220e4f53c745ea1d5a9a

See more details on using hashes here.

Supported by

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