Search by name, by code, by charge, by letter, or by abbreviation.
I'm a CS student not a bio student, complaints can be left over there.
- Python 3
- Curses
- if you're not on Windows you should be able to stop reading
There are 3 options to use to install curses
if it doesn't work the first time, try running them as admin
firstrun.bat
easiestpip3 install -r requirements.txt
slightly more difficultpip3 install windows-curses
also pretty easy until I add more requirements