Installation
Dependencies
galport requires the following Python packages:
Installing
galport can be installed from the PyPI module typing:
pip install --user galport
You can also install the latest development version directly from GitHub:
git clone https://github.com/vdzozulia/galport.git
cd galport
pip install -e .