pyspread.*

pyspread

  • Main Python spreadsheet application

  • Run this script to start the application.

Provides

  • MainApplication: Initial command line operations and application launch

  • MainWindow: Main windows class

pyspread.excepthook(exception_type, exception_value, exception_traceback)[source]

Exception hook that prevents pyspread from crashing on exceptions

pyspread.main()[source]

Pyspread main