Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.
/ tornado-sqs Public archive
forked from bittorrent/tornado-sqs

Tornado SQS client, updated for Python 3

Notifications You must be signed in to change notification settings

nephics/tornado-sqs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

Tornado SQS client, updated for Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%