boto Python Library
Jump to navigation
Jump to search
A boto Python Library is a Python library for Amazon AWS and Amazon mturk.
- Context:
- It can be forked to a boto3 SDK.
- It can contain a boto.ec2 Library, boto.mturk Library, ...
- Example(s):
- boto 2.38.0 (9-Apr-2015)
- See: Amazon AWS CLI.
References
2014
- https://github.com/boto/boto
- QUOTE: Boto is a Python package that provides interfaces to Amazon Web Services. Currently, all features work with Python 2.6 and 2.7. Work is under way to support Python 3.3+ in the same codebase. Modules are being ported one at a time with the help of the open source community, so please check below for compatibility with Python 3.3+.
- https://requester.mturk.com/developer/tools/boto
- QUOTE: Boto is a Python Library created by a community member to cover the MTurk API, as well as Amazon Web Services (AWS) APIs. This is a library containing a set of libraries and tools designed to make it easier for you to build solutions leveraging Amazon Mechanical Turk.