meson-python

Meson Python build backend (PEP 517)

29 个版本 Python >=3.9
安装
pip install meson-python
poetry add meson-python
pipenv install meson-python
conda install meson-python
描述

.. SPDX-FileCopyrightText: 2021 The meson-python developers

.. SPDX-License-Identifier: MIT

meson-python

meson-python is a Python build back-end built on top of the Meson__ build system. It enables using Meson for the configuration and build steps of Python packages. Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. meson-python is best suited for building Python packages containing extension modules implemented in languages such as C, C++, Cython, Fortran, Pythran, or Rust. Consult the documentation__ for more details.

Questions regarding the use of meson-python can be directed to the discussions__ space on GitHub. Bug reports and feature requests can be filed as GitHub issues__.

__ https://mesonbuild.com/ __ https://mesonbuild.com/meson-python/ __ https://github.com/mesonbuild/meson-python/discussions/ __ https://github.com/mesonbuild/meson-python/issues/

版本列表
0.20.0 2026-06-10
0.19.0 2026-01-15
0.18.0 2025-05-05
0.17.1 2024-10-25
0.17.0 2024-10-21
0.16.0 2024-04-17
0.15.0 2023-10-26
0.14.0 2023-09-05
0.13.2 2023-06-28
0.13.1 2023-04-28
0.13.0 2023-04-18
0.13.0rc0 2023-01-30
0.12.1 2023-02-17
0.12.0 2022-12-22
0.11.0 2022-11-21
0.10.0 2022-10-05
0.9.0 2022-09-29
0.8.1 2022-07-28
0.8.0 2022-07-26
0.7.0 2022-07-22
0.6.0 2022-06-21
0.5.0 2022-05-26
0.4.0 2022-05-14
0.3.0 2022-03-23
0.2.1 2022-01-26
0.2.0 2022-01-24
0.1.2 2021-11-12
0.1.1 2021-10-28
0.1.0 2021-10-28