| Trees | Indices | Help |
|
|---|
|
|
Functions that are used in one or more modules. reduces danger of circular dependencies.
Copyright: Schrodinger, Inc. All rights reserved.
|
|||
|
ZipError Error while zipping up files. |
|||
|
|||
|
|||
|
|||
| str |
|
||
|
|||
|
|||
|
|||
_api_key = NoneModule level cache for API key. |
|||
BASE_URL = Address of STU server |
|||
DATE_RE = The date format that our NBs use. |
|||
JOBID_RE =
|
|||
ZIP_MODE = 8
|
|||
__package__ =
|
|||
|
|||
Takes a string which can be a comma- or space-separated collection of positive integers and ranges and returns an ordered list of numbers.
|
Split a string into a list of strings. Used in parser. |
Get the user's API key. Uses caching. Also ensures that the user's API key is only readable by self - raises RuntimeError if anyone else has read permission.
|
Zip the contents of a directory. File names will be relative to the directory name. Preserves symlinks
|
|
|||
_api_keyModule level cache for API key. Only accessible by one user, so this is OK.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:19 2016 | http://epydoc.sourceforge.net |