neutrino
This project has just begun.
Installation
Prerequisites: Python 3.8+ and Git 2.33+
Navigate into a directory of your choice and grab the code from this repository:
git clone https://github.com/neutronsupervisor/neutrino.git neutrino
cd into neutrino and install the application (note: the . is part of the command):
cd neutrino
pip install -U -e .