RustPython / RustPython/RustPython
conda-forge package
Open
@youknowone is already working on this.
Since Jun 16, 2026.
- Dominant language
- Rust
- Stars
- 22.4k
- Forks
- 1.5k
- Avg merge
- 16h 33m
- Merged PRs (30d)
- 165
Description
I created a recipe in conda-forge, so that you can conda install rustpython -c conda-forge.
It works fine but usually we want to compile from source, and here it bypasses that since it uses cargo. I'm quite a novice in Rust, how can we compile from source?
Also the only release in GitHub is 0.1.0, but in crates.io it is 0.1.1. Maybe you should make a GitHub release?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.