forked from protonphoton/LJ
9 lines
204 B
Bash
9 lines
204 B
Bash
|
sudo apt install python3-pip
|
||
|
pip3 install jplephem
|
||
|
pip3 install pyephem
|
||
|
pip3 install astropy
|
||
|
pip3 install skyfield
|
||
|
pip3 install pandas
|
||
|
pip3 install redis
|
||
|
pip3 install osc4py3
|
||
|
pip3 install --pre astroquery
|