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

build pyo3-build-config

Build configuration for the PyO3 ecosystem

39 releases

0.22.2 Jul 17, 2024
0.22.0 Jun 24, 2024
0.21.0 Mar 25, 2024
0.20.1 Dec 30, 2023
0.14.1 Jul 4, 2021

#109 in FFI

Download history 366932/week @ 2024-04-04 377703/week @ 2024-04-11 468063/week @ 2024-04-18 408575/week @ 2024-04-25 572988/week @ 2024-05-02 570841/week @ 2024-05-09 566296/week @ 2024-05-16 517611/week @ 2024-05-23 512954/week @ 2024-05-30 544322/week @ 2024-06-06 613044/week @ 2024-06-13 563101/week @ 2024-06-20 530998/week @ 2024-06-27 498814/week @ 2024-07-04 596093/week @ 2024-07-11 498489/week @ 2024-07-18

2,222,258 downloads per month
Used in 930 crates (61 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

~190KB