Hi @odf,
first of all: Thanks for this amazing work reticular chemists can no longer live without!
As you know many of us depend on Systre to to analyze the periodic graphs we often extract with some other code. I also wrote one such package (currently still a private repo, but happy to give you access) and would like to make it easy for other to use by making it installable via conda-forge.
Since I depend on Systre, I have two options of including it:
- I could vendor it (i.e. the
jar) with my conda package. However, this is not the cleanest option (conda tends to discourage vendoring)
- We make a conda package for Systre. This would have the advantage that also others could easily reuse it and it can directly be updated when you make a new release on GitHub.
What do you think of that? I'd be happy to create the recipe and also maintain it. However, I'm also fine with just vendoring Systre.
Best,
Kevin
Hi @odf,
first of all: Thanks for this amazing work reticular chemists can no longer live without!
As you know many of us depend on Systre to to analyze the periodic graphs we often extract with some other code. I also wrote one such package (currently still a private repo, but happy to give you access) and would like to make it easy for other to use by making it installable via conda-forge.
Since I depend on Systre, I have two options of including it:
jar) with my conda package. However, this is not the cleanest option (conda tends to discourage vendoring)What do you think of that? I'd be happy to create the recipe and also maintain it. However, I'm also fine with just vendoring Systre.
Best,
Kevin