CMD + K

contourpy

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/scientific-python-nightly-wheels/simple contourpy

Usage Tracking

1.3.4.dev1
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

  • Documentation: https://contourpy.readthedocs.io
  • Source code: https://github.com/contourpy/contourpy

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

About

Last Updated

Jul 27, 2025 at 04:33

Total Downloads

155.3K

Supported Platforms

noarch