CLI twitter client using the streaming API
Project description
Features
Connects using twitters streaming interface
Installation
To create a virtual environment use the following commands
pyvenv-3.4 –system-site-packages venv . bin/venv/activate pip install mux
to activate the environment in another terminal repeat the activate step as shown below
. bin/venv/activate
Usage
as this is an argparse based program, comprehensive help is available by specifying ‘-h’ or ‘–help’ to receive help on a sub command, use ‘-h’ as above after the sub command itself
This app does not ship with a ‘credentials.py’ containing an app key, you will need to register for one yourself at http://dev,twitter.com and create this module or place them in an ‘auth.ini’ in your users config dir (see appdirs module for more info on where this may be for each platform)
Release History
0.1.2 (2015-09-27)
Updating some files and needed a version update
0.1 (2015-09-25)
Initial Release
Handles authorisation setup
Posts to twitter
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 Distributions
File details
Details for the file mux-twitter-0.1.1.zip
.
File metadata
- Download URL: mux-twitter-0.1.1.zip
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 887730b22767a47cbd7562fed1de6c818c57f7aed54daeb0f2b860eb5796c1e7 |
|
MD5 | 17262325cfa900f6a009acff35f1a98d |
|
BLAKE2b-256 | 8701183e7a18c7bb6dfe67ace486f3f6665b1971984ab265a1edcfbf4f777f7f |
File details
Details for the file mux-twitter-0.1.1.tar.bz2
.
File metadata
- Download URL: mux-twitter-0.1.1.tar.bz2
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bc9fca0d304e67d07d7f9de9cb32b6ff46dbea6c8747d26eba1eed9071865fb |
|
MD5 | b4826ac740a08529d00d8405060b76ae |
|
BLAKE2b-256 | 33c2e68e6de8b2d3d041c0410c79221b1909f54c1ba4a5cc57bfc7a51a8712ff |