Installation

Installation#

The package can be installed from PyPI with the following command:

pip install solposx

Some functions require additional optional dependencies, e.g., the Python packages skyfield and sg2. For convenience, the optional dependencies can be installed with the following command:

pip install solposx[optional]

The source code is openly developed on GitHub.