Practical Mission Analysis with Python using poliastro
Remote/cloud usage
Binder will create a cloud environment with all the dependencies just for you!
Local installation
(.venv) $ pip install pip-tools && pip-sync
or, alternatively,
(.venv) $ pip install -r requirements.txt