Rust FFI declarations for Python 3. Supports the PEP 384 stable ABI for Python 3.4 or higher.
This cargo -sys package provides python3 declarations.
Licensed under the Python license (see LICENSE).
For a safe high-level API, see PyO3.
Documentation for the python API is available on [https://docs.python.org/3/c-api/].