Skip to content

Pyto 5.0

Compare
Choose a tag to compare
@ColdGrub1384 ColdGrub1384 released this 12 Jan 13:13
  • 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).