sgp4

The C++ SGP4 routine that, given an Earth satellite TLE, computes its position.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libstdc++6
pip3 install sgp4

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.27 2026-07-03    
2.26 2026-06-26    
2.25 2025-08-04    
2.24 2025-02-15    
2.23 2023-11-11    
2.22 2023-04-27    
2.21 2022-04-06    
2.20 2021-07-01    
2.19 2021-04-22    
2.18 2021-03-08    
2.17 2021-02-17    
2.16 2021-02-12    
2.15 2021-01-08    
2.14 2020-12-16    
2.13 2020-10-14    
2.12 2020-05-28    
2.11 2020-05-25
2.10 2020-05-22    
2.9 2020-05-21    
2.8 2020-05-07    
2.7 2020-04-24    
2.6 2020-04-20    
2.5 2020-03-22    
2.4 2020-02-25    
2.3 2020-02-04    
2.2 2020-02-02    
2.1 2020-02-02
2.0 2020-01-30    
1.4 2015-01-16
1.3 2014-06-27
1.1 2012-11-23
1.0 2012-08-26

Issues with this package?

Page last updated 2026-09-03 14:51:49 UTC