New
v0.7.0
What's New
- python-sgp4 interoperablity: astroz is now a drop in replacement for python-sgp4. Simply change your import line to
from astrozand get a 2x speedup! Follow the full migration guide for even more gains up to 100x compared to sgp4.
What's Changed
- python-sgp4 compatability layer by @ATTron in https://github.com/ATTron/astroz/pull/70
Full Changelog: https://github.com/ATTron/astroz/compare/v0.6.1...v0.7.0