An open API service indexing awesome lists of open source software.

https://github.com/messense/crate-wheels

Build Python 🐍 wheels 🎑 for some Rust crates πŸ“¦Β  on GitHub Actions.
https://github.com/messense/crate-wheels

python rust wheel

Last synced: 4 months ago
JSON representation

Build Python 🐍 wheels 🎑 for some Rust crates πŸ“¦Β  on GitHub Actions.

Awesome Lists containing this project

README

          

# πŸ“¦Β crate-wheels 🎑

A repository to build Python wheels for some Rust crates on GitHub Actions.

## crates

| πŸ“¦ crate | 🎑 pypi | πŸ› οΈ how to install |
| -------------------- | ------------------------------------------------------------------------------------------------------------ | -------------------------------- |
| [cargo-deb] | [![PyPI](https://img.shields.io/pypi/v/cargo-deb.svg)](https://pypi.org/project/cargo-deb) | `pip install cargo-deb` |
| [cargo-deny] | [![PyPI](https://img.shields.io/pypi/v/cargo-deny.svg)](https://pypi.org/project/cargo-deny) | `pip install cargo-deny` |
| [cargo-generate-rpm] | [![PyPI](https://img.shields.io/pypi/v/cargo-generate-rpm.svg)](https://pypi.org/project/cargo-generate-rpm) | `pip install cargo-generate-rpm` |
| [cargo-insta] | [![PyPI](https://img.shields.io/pypi/v/cargo-insta.svg)](https://pypi.org/project/cargo-insta) | `pip install cargo-insta` |
| [sccache] | [![PyPI](https://img.shields.io/pypi/v/sccache.svg)](https://pypi.org/project/sccache) | `pip install sccache` |
| [uniffi-bindgen] | [![PyPI](https://img.shields.io/pypi/v/uniffi-bindgen.svg)](https://pypi.org/project/uniffi-bindgen) | `pip install uniffi-bindgen` |

[cargo-deb]: https://github.com/kornelski/cargo-deb
[cargo-deny]: https://github.com/EmbarkStudios/cargo-deny
[cargo-generate-rpm]: https://github.com/cat-in-136/cargo-generate-rpm
[cargo-insta]: https://github.com/mitsuhiko/insta/tree/master/cargo-insta
[sccache]: https://github.com/mozilla/sccache
[uniffi-bindgen]: https://github.com/mozilla/uniffi-rs/tree/main/uniffi_bindgen