Make SWEET-Cat sweet again
This is an effort to modernise and update SWEET-Cat with plotting capabilities.
Install and use this tool
git clone https://github.com/DanielAndreasen/SWEETer-Cat
cd SWEETer-Cat
pip install -r requirements.txt
cd sweetercat
export SC_secret=<random chars>
python app.py
Open up http://0.0.0.0:5000/ in your browser.