Contents

ephem 4.1.5

0

Compute positions of the planets and stars

PyEphem provides an ephem Python package for performing high-precision astronomy computations.

Stars: 743, Watchers: 743, Forks: 116, Open Issues: 19

The brandon-rhodes/pyephem repo was created 11 years ago and the last code push was 5 months ago.
The project is popular with 743 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
No  ephem  pypi packages just yet.

Errors

A list of common ephem errors.

Code Examples

Here are some ephem code examples and snippets.

GitHub Issues

The ephem package has 19 open issues on GitHub

  • ephem version 4.1.2 AttributeError: 'Sun' object has no attribute 'ha'

See more issues on GitHub

Related Packages & Articles