NatLabRockies / NatLabRockies/H2Integrate
Investigate using pixi or uv for H2I package handling and installation
Open
@RHammond2 is already working on this.
Since Mar 24, 2026.
enhancement
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Investigate using pixi or uv for H2I package handling and installation
We currently have a mix of pip and conda handling in our repo.
Should we modernize and be cool and fast?
Maybe this could help us install challenging packages, like mpi4py or petsc4py or geopandas.
Proposed solution
I mean, https://pixi.prefix.dev/ looks so good, maybe use that?
Migrate CI workflows, suggested installations, etc.
Alternatives considered
Additional context
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.