pyo3-built

Build metadata library

Exposes build metadata as a Python dictionary

Expose build variables obtained with built as a PyDict

GitHub

32 stars
10 watching
7 forks
Language: Rust
last commit: 9 months ago

Related projects:

Repository Description Stars
pyo3/setuptools-rust A tool to compile and distribute Rust Python extensions using Setuptools 605
pyo3/rust-numpy Rust bindings for Python's NumPy C-API 1,151
pypa/build Provides a simple and correct way to build Python packages in isolated environments. 748
pybuilder/pybuilder Automates the build process of Python projects by defining dependencies and scripts 1,743
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 318
goyek/demo Demonstrates reusable build framework customization and integration with multiple tools 1
rust-lang/rust Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. 99,490
pytorch/data Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries 1,149
jturner314/py_literal A Rust crate for parsing and formatting Python literals. 16
jlogan03/nucleo-h723zg Bare-metal examples programs for a specific microcontroller board 1
d3xterjs/pydexter A Python wrapper for rendering charts in the browser with simple syntax 31
brickschema/brick Provides a uniform schema for representing metadata in buildings 300
cjermain/rust-python-coverage An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov 39
pypa/cibuildwheel Automates building of Python wheel packages across multiple platforms and versions 1,892
davidhewitt/pythonize A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. 211