At the AGC meeting today, we discussed the possibility of releasing this on PyPI to make it more broadly available. I wanted to create a meta-issue that we can use to keep track of the tasks that we would need to undertake. Many of the tasks would involve copying packaging stuff over from PlasmaPy, but there area couple of things we'd need to figure out specifically (i.e. how to include command line tools in the distribution like for #7). Here are a couple of the things we would need to do:
At the AGC meeting today, we discussed the possibility of releasing this on PyPI to make it more broadly available. I wanted to create a meta-issue that we can use to keep track of the tasks that we would need to undertake. Many of the tasks would involve copying packaging stuff over from PlasmaPy, but there area couple of things we'd need to figure out specifically (i.e. how to include command line tools in the distribution like for #7). Here are a couple of the things we would need to do:
pyproject.tomlwith metadataCITATION.cff(optional)pyproject.toml(needed for Useclickto create command line tool #7)