Installation

GitHub code size in bytes

With pip

PyPI PyPI - Format

The easiest way to get interpolated_coordinates is to install with pip. To install with pip

pip install interpolated_coordinates

From Source

To install the latest version, or from a branch, interpolated_coordinates can be installed from source.

From the command line.

git clone https://github.com/GalOrrery/interpolated-coordinates.git

cd interpolated_coordinates

python setup.py install