Twitter consumer for pulsar queue
Project description
- Badges:
- Master CI:
- Downloads:
- Source:
- Mailing list:
- Design by:
- 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file pulsar-twitter-0.1.0.tar.gz
.
File metadata
- Download URL: pulsar-twitter-0.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f11e801a018f3da420b9ebab3076e7c1503da99dbb36fa32f7364e4da108f116 |
|
MD5 | 559d1da3b981fd958857429b0bb910f4 |
|
BLAKE2b-256 | 1d26c6c53c1ce90dc74ed99d6d8edd85a06e514074339712add9ca9db6be7930 |
File details
Details for the file pulsar_twitter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pulsar_twitter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9be0244e14271cbb83eef30a45c9dc448b76fdd135a2cb5a5971cd80ddbd62b8 |
|
MD5 | ea5f8bd3c4d0a3a257dd9f29e1d56b1d |
|
BLAKE2b-256 | 6f598cc47cabe851a78f02d821bcd235beb1f9f07474d2cc3ff90080593def70 |