-----
* fix: actual backwards compatibility with python2
* docs: pip installation instructions were pointing to wrong package
* docs: add PyPI badge
* fix: generalize string types for python2 and 3
* refactor: drop appengine support, base64encoding
* docs: add Travis CI badge to README
* fix: enqueued measures both visible and non-visible messages on aws
* refactor: upgrade to inspect.getfullargspec
* refactor: move queue\_name and queue\_server to first arguments
* feat: allow specification of SQS queues via queue name only
* chore: change tab width to 2