
ephem 4.2
0
Compute positions of the planets and stars
Contents
PyEphem provides an ephem Python package for performing high-precision astronomy computations.
Stars: 881, Watchers: 881, Forks: 129, Open Issues: 4The brandon-rhodes/pyephem repo was created 13 years ago and the last code push was 7 months ago.
The project is popular with 881 github stars!
How to Install ephem
You can install ephem using pip
pip install ephem
or add it to a project with poetry
poetry add ephem
Package Details
- Author
- Brandon Rhodes
- License
- MIT
- Homepage
- http://rhodesmill.org/pyephem/
- PyPi:
- https://pypi.org/project/ephem/
- GitHub Repo:
- https://github.com/brandon-rhodes/pyephem
Classifiers
- Scientific/Engineering/Astronomy
Related Packages
Errors
A list of common ephem errors.
Code Examples
Here are some ephem code examples and snippets.
pythonfix