Contents Menu Expand Light mode Dark mode Auto light/dark mode
meson-python 0.13.0.dev1
meson-python 0.13.0.dev1

Information

  • Change-log
  • Projects using meson-python
  • Security

Tutorials

  • Introduction to Python packaging with meson-python
  • Using data files
  • Entry points
  • Executable

How to guides

  • First project
  • Adding dependencies
  • Editable installs
  • Use build config settings
  • Passing arguments to Meson
  • Use a permanent build directory
  • Executable with internal dependencies

Reference

  • Build config settings
  • pyproject.toml settings
  • Environment variables
  • Quirks
  • Limitations

Explanations

  • How does meson-python work?
  • Default build options
  • How do we handle internal dependencies?
  • How do editable installs work?

Contributing

  • Getting started
  • Commit format
  • Test suite
  • Documentation
  • Release Process

Project Links

  • Source Code
  • Issue Tracker
  v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Executable#

Todo

  • Give an example of how to build an executable in Meson

  • Show where the executable gets mapped to inside a wheel

  • Link to relevant How does meson-python work? section

  • Mention the limitation regarding internal dependencies

    • Link to the relevant Limitations section

    • Link to the Executable with internal dependencies guide

Next
First project
Previous
Entry points
Copyright © 2021, Quansight Labs, Filipe LaĆ­ns
Made with Sphinx and @pradyunsg's Furo