gridspice.account

class gridspice.account.Account(title, author='Unknown', keywords=[])

The GridSpice account object contains the credentials for communication with the model server

logout()

logs out the current user

This Page