python-sgp4
https://github.com/brandon-rhodes/python-sgp4
Python
Python version of the SGP4 satellite position library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to python-sgp4
Help out
- Issues
- RFC: restrict usage of `PyUnicode_*` functions to the Limited API subset
- RFC: treat `PyTypeObject` as an opaque struct for Limited API compliance
- MNT: move cibw's configuration to TOML
- release GIL when in Cpp
- WHL: ensure cibw outputs compiled cpp
- BLD: avoid deprecation warnings from setuptools when building on Python 3
- RFC: redefine PyTypeObjects as heap types for Limited API compliance
- BLD/WHL: declare Python 3 wheels as abi3-compliant
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows
- RFC: Release GIL in vectorized SGP4 wrapper
- Docs
- Python not yet supported