Skip to content

PyShell-V0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cMardc cMardc released this 10 Sep 07:16
· 4 commits to main since this release

New command:

  • edit <file_name>: Opens built-in PyEditor to edit files

New Feature:

  • Unit testing: New unit testing script added to src folder

New modules:

  • PYeditor.py: Built-in text editor for PyShell
  • test_main.py: Unit-Test Script to test features of PyShell