A simple tweet watcher.
Project description
Tweet Watcher
A simple graphical user interface for searching and storing tweets in real time.
Dependencies
Installation
$ python3 -m pip install git+git://github.com/sixohsix/twitter.git#twitter
$ python3 -m pip install tweetwatcher
Add to ~/.local/bin
to PATH
if it isn't already.
Usage
You will need a Twitter developer account to get the API tokens. You can create that here.
Then just type tweetwatcher on your terminal emulator to open the app.
$ tweetwatcher
Once you open the app, you will need to fill the fields with the tokens and keys you got before searching for anything.
You can also create a credentials
file at your user home (~/
or C:\Users\username
) like this:
<access token>
<access token secret>
<consumer key>
<consumer key secret>
<path to database to store tweets>
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
Built Distribution
File details
Details for the file tweetwatcher-0.0.3.tar.gz
.
File metadata
- Download URL: tweetwatcher-0.0.3.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d3d620fae5c3a1f5f93faa675ccf152933f6ebc46392ccd031b9d8d5496f555 |
|
MD5 | 763c9cb9c7f30cc6e8a318aec1f3c889 |
|
BLAKE2b-256 | 25a5b0ddddff787b28f5ae92247f44310d9acbbd9302a035e7b559109ac8a30e |
File details
Details for the file tweetwatcher-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: tweetwatcher-0.0.3-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1be1550ceb9f0f657366f62a6c824bf90b2de39aa6d363e5b1d4244180ce44c |
|
MD5 | 2c753f0ff79a1571b970aa55c86770f0 |
|
BLAKE2b-256 | 03415647c9691def316a35763ee9dd58c23bb7276e87fd0ecf08dedf69493e8d |