pyo3 0.21.0

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

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

abi3-py312

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

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

multiple-pymethods

  • inventory
  • pyo3-macros/multiple-pymethods

experimental-declarative-modules

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

experimental-async

  • macros
  • pyo3-macros/experimental-async

chrono

  • dep:chrono

hashbrown

  • dep:hashbrown

indexmap

  • dep:indexmap

chrono-tz

  • dep:chrono-tz

smallvec

  • dep:smallvec

serde

  • dep:serde

extension-module

  • pyo3-ffi/extension-module

num-bigint

  • dep:num-bigint

inventory

  • dep:inventory

num-complex

  • dep:num-complex

anyhow

  • dep:anyhow

eyre

  • dep:eyre

generate-import-lib

  • pyo3-ffi/generate-import-lib

either

  • dep:either

rust_decimal

  • dep:rust_decimal

auto-initialize

    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.

experimental-inspect

    This feature flag does not enable additional features.