sphersgeoΒΆ
sphersgeo is an object-oriented spherical geometry package written in Rust with Python accessor classes and methods.
pip install sphersgeo
cargo install --git https://github.com/spacetelescope/sphersgeo
Attention
sphersgeo is still in development
and does not currently implement all the robust functionality provided by
planar geometry packages such as geo or Shapely.
Python API
Other