Cargo Features

perspective-python has no features set by default.

[dependencies]
perspective-python = { version = "3.3.1", features = ["abi3", "external-cpp", "generate-proto", "protobuf-src", "external-docs"] }
abi3

Enables abi3-py39 of pyo3 ^0.21.2

external-cpp

Enables external-cpp of perspective-server

generate-proto

Enables generate-proto of perspective-client

perspective-client:

Should the project build the proto.rs via protoc from source or assume it already exists?

protobuf-src

Enables protobuf-src of perspective-client

perspective-client:

Should the project build protobuf from source? If not, building this crate requires PROTOC be set in the environment

external-docs

perspective-python has 5 features without comments.