ephem 4.1.6
0
Compute positions of the planets and stars
Contents
PyEphem provides an ephem Python package for performing high-precision astronomy computations.
Stars: 773, Watchers: 773, Forks: 120, Open Issues: 21The brandon-rhodes/pyephem
repo was created 12 years ago and the last code push was 6 days ago.
The project is popular with 773 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.
GitHub Issues
The ephem package has 21 open issues on GitHub
- ephem version 4.1.2
AttributeError: 'Sun' object has no attribute 'ha'