pyo3-built
Build metadata library
Exposes build metadata as a Python dictionary
Expose build variables obtained with built as a PyDict
33 stars
10 watching
7 forks
Language: Rust
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pyo3/setuptools-rust | A tool to compile and distribute Rust Python extensions using Setuptools | 604 |
pyo3/rust-numpy | Provides Rust bindings to Python's NumPy library for numerical computations | 1,137 |
pypa/build | Provides a simple and correct way to build Python packages in isolated environments. | 742 |
pybuilder/pybuilder | Automates the build process of Python projects by defining dependencies and scripts | 1,732 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |
goyek/demo | Demonstrates reusable build framework customization and integration with multiple tools | 1 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
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 | 296 |
cjermain/rust-python-coverage | An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov | 39 |
pypa/cibuildwheel | Automates wheel building for Python libraries across multiple platforms and Python versions | 1,873 |
davidhewitt/pythonize | A Rust-based library that converts Rust objects to Python values and back using the PyO3 library. | 201 |