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.
- Host: GitHub
- URL: https://github.com/messense/crate-wheels
- Owner: messense
- Created: 2023-01-12T14:58:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T04:46:34.000Z (12 months ago)
- Last Synced: 2025-06-19T05:35:27.425Z (12 months ago)
- Topics: python, rust, wheel
- Language: Rust
- Homepage:
- Size: 121 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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] | [](https://pypi.org/project/cargo-deb) | `pip install cargo-deb` |
| [cargo-deny] | [](https://pypi.org/project/cargo-deny) | `pip install cargo-deny` |
| [cargo-generate-rpm] | [](https://pypi.org/project/cargo-generate-rpm) | `pip install cargo-generate-rpm` |
| [cargo-insta] | [](https://pypi.org/project/cargo-insta) | `pip install cargo-insta` |
| [sccache] | [](https://pypi.org/project/sccache) | `pip install sccache` |
| [uniffi-bindgen] | [](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