Package schrodinger :: Package test :: Package scival :: Module share
[hide private]
[frames] | no frames]

Module share

Client-side methods for adding entries into the Scientific Validation's share application.


Copyright: (c) Schrodinger, LLC All rights reserved.

Functions [hide private]
 
share_add(environment, usernames)
Create a new Share object.
 
sharelist_get()
Gets all users available to share with.
 
print_share_list(username)
Print the list of usernames in the returned share list.
Variables [hide private]
  logger = log.get_logger("scivalclient.run")
  SHARE_URL = 'https://validation.schrodinger.com/api/v0.8/share/'
  FRIENDS_URL = 'https://validation.schrodinger.com/api/v0.8/acc...
  __package__ = 'schrodinger.test.scival'
Variables Details [hide private]

FRIENDS_URL

Value:
'https://validation.schrodinger.com/api/v0.8/accounts/friends/'