pyo3 0.20.3

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 31 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
  • either
  • experimental-inspect
  • eyre
  • hashbrown
  • indexmap
  • num-bigint
  • num-complex
  • rust_decimal
  • serde
  • smallvec

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

abi3-py37

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

abi3-py39

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

abi3-py311

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

abi3-py38

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

abi3

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

multiple-pymethods

  • inventory
  • pyo3-macros/multiple-pymethods

eyre

  • dep:eyre

num-bigint

  • dep:num-bigint

anyhow

  • dep:anyhow

serde

  • dep:serde

indexmap

  • dep:indexmap

inventory

  • dep:inventory

either

  • dep:either

hashbrown

  • dep:hashbrown

generate-import-lib

  • pyo3-ffi/generate-import-lib

num-complex

  • dep:num-complex

smallvec

  • dep:smallvec

chrono

  • dep:chrono

extension-module

  • pyo3-ffi/extension-module

rust_decimal

  • dep:rust_decimal

nightly

    This feature flag does not enable additional features.

auto-initialize

    This feature flag does not enable additional features.

experimental-inspect

    This feature flag does not enable additional features.