Meson Python build backend (PEP 517)
Project Links
Meta
Requires Python: >=3.8
Classifiers
Development Status
- 5 - Production/Stable
Programming Language
- Python
Topic
- Software Development :: Build Tools
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.
May 05, 2025
0.18.0
Oct 25, 2024
0.17.1
Oct 21, 2024
0.17.0
Apr 17, 2024
0.16.0
Oct 26, 2023
0.15.0
Sep 05, 2023
0.14.0
Jun 28, 2023
0.13.2
Apr 28, 2023
0.13.1
Apr 18, 2023
0.13.0
Jan 30, 2023
0.13.0rc0
Feb 17, 2023
0.12.1
Dec 22, 2022
0.12.0
Nov 21, 2022
0.11.0
Oct 05, 2022
0.10.0
Sep 29, 2022
0.9.0
Jul 28, 2022
0.8.1
Jul 26, 2022
0.8.0
Jul 22, 2022
0.7.0
Jun 21, 2022
0.6.0
May 26, 2022
0.5.0
May 14, 2022
0.4.0
Mar 23, 2022
0.3.0
Jan 26, 2022
0.2.1
Jan 24, 2022
0.2.0
Nov 12, 2021
0.1.2
Oct 28, 2021
0.1.1
Oct 28, 2021
0.1.0
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
(>=0.64.0)
meson
(>=1.2.3)
meson
(>=23.2)
packaging
(>=0.9.0)
pyproject-metadata
(>=1.0.0)
tomli