pyo3 0.19.1

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 28 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
  • chrono
  • num-bigint
  • num-complex
  • hashbrown
  • serde
  • indexmap
  • eyre
  • anyhow
  • experimental-inspect
  • rust_decimal

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-py311

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

abi3-py39

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

abi3-py38

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

abi3

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

multiple-pymethods

  • inventory
  • pyo3-macros/multiple-pymethods

eyre

  • dep:eyre

chrono

  • dep:chrono

num-bigint

  • dep:num-bigint

indexmap

  • dep:indexmap

extension-module

  • pyo3-ffi/extension-module

inventory

  • dep:inventory

num-complex

  • dep:num-complex

anyhow

  • dep:anyhow

generate-import-lib

  • pyo3-ffi/generate-import-lib

rust_decimal

  • dep:rust_decimal

hashbrown

  • dep:hashbrown

serde

  • dep:serde

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.