Pyto 5.0 beta 1
Pre-release
Pre-release
- New design
- Smarter code completion
- 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).