|
|
@ -91,7 +91,7 @@ notes:
|
|
|
|
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
|
|
|
|
- Requires the pymongo Python package on the remote host, version 2.4.2+. This
|
|
|
|
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
|
|
|
|
can be installed using pip or the OS package manager. @see http://api.mongodb.org/python/current/installation.html
|
|
|
|
requirements: [ "pymongo" ]
|
|
|
|
requirements: [ "pymongo" ]
|
|
|
|
author: Elliott Foster
|
|
|
|
author: "Elliott Foster (@elliotttf)" <elliott@fourkitchens.com>
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|
|
|
|
|
|
|
|
|
EXAMPLES = '''
|
|
|
|
EXAMPLES = '''
|
|
|
|