Package for common operations in the JHU Space Systems Engineering program.
In a Python 3 enviroment:
pip install git+ssh://git@github.com/m-dallas/spacesystems.gitOr more directly without an ssh key:
git clone https://github.com/m-dallas/spacesystems.git
cd spacesystems
pip install .Working on it