pyo3 0.21.2

Bindings to Python interpreter
Documentation

pyo3

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 35 feature flags, 5 of them enabled by default.

default

  • macros

macros

  • pyo3-macros
  • indoc
  • unindent

pyo3-macros

  • dep:pyo3-macros

indoc

  • dep:indoc

unindent

  • dep:unindent

full

  • macros
  • anyhow
  • chrono
  • chrono-tz
  • either
  • experimental-async
  • experimental-declarative-modules
  • experimental-inspect
  • eyre
  • hashbrown
  • indexmap
  • num-bigint
  • num-complex
  • rust_decimal
  • serde
  • smallvec

abi3-py38

  • abi3-py39
  • pyo3-build-config/abi3-py38
  • pyo3-ffi/abi3-py38

abi3-py37

  • abi3-py38
  • pyo3-build-config/abi3-py37
  • pyo3-ffi/abi3-py37

abi3-py311

  • abi3-py312
  • pyo3-build-config/abi3-py311
  • pyo3-ffi/abi3-py311

abi3-py39

  • abi3-py310
  • pyo3-build-config/abi3-py39
  • pyo3-ffi/abi3-py39

abi3-py312

  • abi3
  • pyo3-build-config/abi3-py312
  • pyo3-ffi/abi3-py312

abi3-py310

  • abi3-py311
  • pyo3-build-config/abi3-py310
  • pyo3-ffi/abi3-py310

multiple-pymethods

  • inventory
  • pyo3-macros/multiple-pymethods

experimental-async

  • macros
  • pyo3-macros/experimental-async

experimental-declarative-modules

  • pyo3-macros/experimental-declarative-modules
  • macros

abi3

  • pyo3-build-config/abi3
  • pyo3-ffi/abi3

extension-module

  • pyo3-ffi/extension-module

indexmap

  • dep:indexmap

num-complex

  • dep:num-complex

hashbrown

  • dep:hashbrown

chrono

  • dep:chrono

eyre

  • dep:eyre

either

  • dep:either

anyhow

  • dep:anyhow

serde

  • dep:serde

inventory

  • dep:inventory

smallvec

  • dep:smallvec

chrono-tz

  • dep:chrono-tz

generate-import-lib

  • pyo3-ffi/generate-import-lib

num-bigint

  • dep:num-bigint

rust_decimal

  • dep:rust_decimal

experimental-inspect

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

gil-refs

    This feature flag does not enable additional features.

auto-initialize

    This feature flag does not enable additional features.