## Kessler

Kessler is a Python package for simulation-based inference and machine learning for space collision assessment and avoidance.


### How to install

To install kessler, do the following:

```
git clone https://gitlab.com/frontierdevelopmentlab/fdl-europe-2020-constellations/kessler.git
cd kessler
pip install -e .
```
