A newslynx-opinionated wrapper around twython
Project description
birdfeeder ====== A newslynx-opinionated wrapper around twython
Install
pip install birdfeeder
Test
Requires nose
nosetests
Usage
birdfeeder simplifies twython by taking care of alot the common problems in working with the Twitter API, including: * authentication
pagination
rate limiting
url unshortening
error handling
Thus far, we’ve implemented 4 methods: search, list_timeline, user_timeline, and user_stats:
birdfeeder.search
```python from birdfeeder import search, connect
tweets = search(q)
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
birdfeeder-0.0.2.tar.gz
(5.1 kB
view details)
Built Distribution
File details
Details for the file birdfeeder-0.0.2.tar.gz
.
File metadata
- Download URL: birdfeeder-0.0.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 334c961a82ac7c6171b3062dfc53994b6a3d8369aec87cbc6cd6cfdcd7314740 |
|
MD5 | d831744b99a2f1af28678687476b77e3 |
|
BLAKE2b-256 | 2968da059bd13ebcaea2516e93468e02cc79be972fffa1a5de03cee9f8b8f6f7 |
File details
Details for the file birdfeeder-0.0.2.macosx-10.9-intel.exe
.
File metadata
- Download URL: birdfeeder-0.0.2.macosx-10.9-intel.exe
- Upload date:
- Size: 69.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57eb6fbe8ecad90050648082554a4852f73ac5d2538063f6aff53d9b110988a1 |
|
MD5 | 72d37d5cdd69e8b57e2dcabfd30b6158 |
|
BLAKE2b-256 | 2943dc8bc956515faf6f2345c0997c40bdc7f445f04e6b0c6c7f9b79545ffd5c |