Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bittorrent/tornado-sqs
https://github.com/bittorrent/tornado-sqs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bittorrent/tornado-sqs
- Owner: bittorrent
- Created: 2012-06-14T19:22:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-10T00:12:35.000Z (over 12 years ago)
- Last Synced: 2023-03-10T20:37:53.728Z (almost 2 years ago)
- Language: Python
- Size: 74.2 KB
- Stars: 6
- Watchers: 35
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
| |
__| _ \ __| __ \ _` | _` | _ \ __| _` | __|
| ( | | | | ( | ( | ( | _____| \__ \ ( | \__ \
\__| \___/ _| _| _| \__,_| \__,_| \___/ ____/ \__, | ____/
_|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.