lambdaloop / aniposelib

📷 🐊 An easy-to-use library for calibrating cameras in python
https://anipose.readthedocs.io
BSD 2-Clause "Simplified" License
72 stars 33 forks source link

conda packaging #26

Open roaldarbol opened 1 week ago

roaldarbol commented 1 week ago

Hi @lambdaloop! I am in the process of packaging up FreeMoCap and all their dependencies on conda-forge. I just wanted to check whether it would be fine for me to add aniposelib too? I'm happy to maintain the recipe, and would be happy to add you too if you would like that. :-) All the best!

roaldarbol commented 1 week ago

I've started a draft PR here: https://github.com/conda-forge/staged-recipes/pull/28186

roaldarbol commented 1 week ago

It seems there is no source distribution on PyPi, and only until 0.6.0 under tags on Github. Would it be possible to either make a new GH release or add a source distribution for PyPi? 😊