A small simple package for projecting orbital elements onto sky plane and vice versa.
Install via pip:
pip install projecc
On the package index: projecc
See the Using Projecc notebook for descriptions, definitions, and examples.
1.1.0 Added classes and funtions for predicting the position of a planet in the sky plane at a given time
1.0.1 Fixed coordinate system in sep/pa functions
1.0.1 Fixed coordinate system in KeplerianToCartesian and added Sirius example to notebook
1.0.0 Initial release