Pyto 5.0
- New design
- Smarter code completion
- Pass arguments to scripts
- Numpy 1.14.6
- Install pure Python modules from PyPi with pip
- You can now stop running scripts. Also, "sys.exit" or "raise SystemExit" now only stops the currently running script and not the entire app (except in the REPL).