pyembed 0.16.0

Embed a Python interpreter
Documentation

pyembed

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 3 of them enabled by default.

default

  • build-mode-default

build-mode-default

  • cpython-link-default
  • cpython/py-link-mode-default
  • cpython/python3-sys
  • cpython/no-auto-initialize
  • cpython/py-link-mode-unresolved-static
  • cpython/python3-sys
  • cpython/no-auto-initialize

allocator-jemalloc

  • jemalloc-sys

allocator-snmalloc

  • snmalloc-sys

allocator-mimalloc

  • libmimalloc-sys

build-mode-extension-module

  • cpython/extension-module

build-mode-standalone

  • cpython-link-unresolved-static

build-mode-test

  • cpython-link-default

snmalloc-sys

    This feature flag does not enable additional features.

libmimalloc-sys

    This feature flag does not enable additional features.

build-mode-pyoxidizer-exe

    This feature flag does not enable additional features.

build-mode-prebuilt-artifacts

    This feature flag does not enable additional features.

jemalloc-sys

    This feature flag does not enable additional features.