Caltech-IPAC / kete

Kete Solar System Survey tools
https://Caltech-IPAC.github.io/kete
BSD 3-Clause "New" or "Revised" License
12 stars 1 forks source link

Expose python-rust interface to external libraries #137

Closed dahlend closed 1 month ago

dahlend commented 1 month ago

This makes the python-rust interface available for use in other external libraries.

Also adds some minimal missing documentation.