#python #pyo3 #build-script #python-bindings #cpython #api-bindings

build pyo3-build-config

Build configuration for the PyO3 ecosystem

36 releases

0.21.2 Apr 16, 2024
0.21.0 Mar 25, 2024
0.20.1 Dec 30, 2023
0.20.0 Oct 11, 2023
0.14.1 Jul 4, 2021

#71 in FFI

Download history 331956/week @ 2024-01-03 314440/week @ 2024-01-10 351334/week @ 2024-01-17 308285/week @ 2024-01-24 375289/week @ 2024-01-31 327587/week @ 2024-02-07 306777/week @ 2024-02-14 402143/week @ 2024-02-21 420529/week @ 2024-02-28 347009/week @ 2024-03-06 319519/week @ 2024-03-13 346917/week @ 2024-03-20 361535/week @ 2024-03-27 392390/week @ 2024-04-03 375733/week @ 2024-04-10 337031/week @ 2024-04-17

1,526,747 downloads per month
Used in 835 crates (54 directly)

MIT/Apache

120KB
2.5K SLoC

Configuration used by PyO3 for conditional support of varying Python versions.

This crate exposes functionality to be called from build scripts to simplify building crates which depend on PyO3.

It used internally by the PyO3 crate's build script to apply the same configuration.

Dependencies

~185KB