bittorrent/tornado-sqs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
| |
__| _ \ __| __ \ _` | _` | _ \ __| _` | __|
| ( | | | | ( | ( | ( | _____| \__ \ ( | \__ \
\__| \___/ _| _| _| \__,_| \__,_| \___/ ____/ \__, | ____/
_|
This project provides a simple interface to Amazon's SQS service. It
differentiates from other projects such as boto mainly by using
tornado and thus being asynchronous.
To install:
pip install -e git://github.com/moussu/tornado-sqs.git#egg=tornado-sqs
Copyright(c) 2012, BitTorrent Inc.
All rights reserved.