Skip to main content

Twitter consumer for pulsar queue

Project description

Badges:

license pyversions status pypiversion

Master CI:

master-build coverage-master

Downloads:

http://pypi.python.org/pypi/pulsar-twitter

Source:

https://github.com/quantmind/pulsar-twitter

Mailing list:

google user group

Design by:

Quantmind and Luca Sbardella

Platforms:

Linux, OSX, Windows. Python 3.5 and above

Keywords:

server, asynchronous, concurrency, queue, twitter, redis

A pulsar-queue plugin to stream and process tweets from Twitter.

Setup

This library requires pulsar-queue and oauthlib and can be installed via pip:

pip install pulsar-twitter

Accounts

This application can be configured to hoock into multiple accounts:

[
    {
        "access_token": "Access token",
        "access_token_secret": "Access token secret",
        "stream_filter": {
            "track": "python,javascript",
            "follow": "quantmind,lsbardel"
        }
    },
    ...
]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulsar-twitter-0.1.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

pulsar_twitter-0.1.0-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page