In addition to distributing desc-opt on PyPI, it would be useful to have multi-platform built distributions distributed on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi (e.g. pixi add desc).
This would mostly just require making a PR to https://github.com/conda-forge/staged-recipes and then following a recipe for an existing Python-with-compiled-extensions project like https://github.com/conda-forge/boost-histogram-feedstock.
I would be happy to help with the PR as well as answering any conda-forge related questions people might have.
In addition to distributing
desc-opton PyPI, it would be useful to have multi-platform built distributions distributed on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi (e.g.pixi add desc).This would mostly just require making a PR to https://github.com/conda-forge/staged-recipes and then following a recipe for an existing Python-with-compiled-extensions project like https://github.com/conda-forge/boost-histogram-feedstock.
I would be happy to help with the PR as well as answering any conda-forge related questions people might have.