Skip to content

Pyto 5.0 beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ColdGrub1384 ColdGrub1384 released this 07 Jan 21:34
  • 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).