Experiments in scripting for Kerbal Space Program, currently using KRPC & Python.
Also using this as an opportunity to learn some software development discipline using git, unit tests, logging, and, eventually, test driven development.
Check the pipfile for dependencies, but the only dependencies at the moment are:
- python 3.6, and
- KRPC:
pip install krpc