gridspice.account

Created on Jul 7, 2012

@author: jimmy

class gridspice.account.Account(APIKey, email=None)

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

getProjects()

Gets the projects associated with this account (Projects need to be loaded)

logout()

Logs out the current user

Previous topic

gridspice

Next topic

gridspice.model

This Page