meson-python 0.18.0


pip install meson-python

  Latest version

Released: May 05, 2025


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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
meson (>=0.64.0)
meson (>=1.2.3)
packaging (>=23.2)
pyproject-metadata (>=0.9.0)
tomli (>=1.0.0)