Publish your feed items to twitter
Project description
Feed2twitter updates a twitter account from a xml feed.
It's a free alternative to services like Twitterfeed.
To install feed2twitter:
install python-twitter:
http://code.google.com/p/python-twitter/
installfeedparser:
http://www.feedparser.org/
install it with: python setup.py install
Running:
you need to set your feed and your twitter account.
Create a folder under the $HOME of the user that will run feed2twitter called .feed2twitter
Add a file called default.cfg, like this:
[global]
url = http://example.com/rss
username = twitter_user
password = twitter_password
Run it with the command feed2twitter. It will update your twitter with your latest 5 posts, hour by hour
Kudos to Gleicon da Silveira (http://zenmachine.wordpress.com/about/), that give me a idea of the code in a post of his blog
It's a free alternative to services like Twitterfeed.
To install feed2twitter:
install python-twitter:
http://code.google.com/p/python-twitter/
installfeedparser:
http://www.feedparser.org/
install it with: python setup.py install
Running:
you need to set your feed and your twitter account.
Create a folder under the $HOME of the user that will run feed2twitter called .feed2twitter
Add a file called default.cfg, like this:
[global]
url = http://example.com/rss
username = twitter_user
password = twitter_password
Run it with the command feed2twitter. It will update your twitter with your latest 5 posts, hour by hour
Kudos to Gleicon da Silveira (http://zenmachine.wordpress.com/about/), that give me a idea of the code in a post of his blog
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
feed2twitter-0.1.4.tar.gz
(3.4 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
feed2twitter-0.1.4-py2.5.egg
(7.9 kB
view details)
feed2twitter-0.1.4-py2.4.egg
(8.0 kB
view details)
File details
Details for the file feed2twitter-0.1.4.tar.gz.
File metadata
- Download URL: feed2twitter-0.1.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aa852f81c41dcaee32e17644e97794bba9a09f4895f2724ab7bbca0001f0f6c
|
|
| MD5 |
06e547777ce47306092c6cc4fcaa2a2c
|
|
| BLAKE2b-256 |
74149ad8d71cd30e91cc86b2db997bba6c275dec2234d8796334e852c3803a12
|
File details
Details for the file feed2twitter-0.1.4-py2.5.egg.
File metadata
- Download URL: feed2twitter-0.1.4-py2.5.egg
- Upload date:
- Size: 7.9 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef5f4beb14517df674c87cf072510e23a0321c6722ff3dedc8cbc648b3c1d9c3
|
|
| MD5 |
287c9bc8d612094c763e8eb7d4764ad0
|
|
| BLAKE2b-256 |
1c5bfef0b60ae2a3681ec11700e4b6700b80974ad02b8d8046eafee076b5087f
|
File details
Details for the file feed2twitter-0.1.4-py2.4.egg.
File metadata
- Download URL: feed2twitter-0.1.4-py2.4.egg
- Upload date:
- Size: 8.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
836bbb865419201facd68f867e42981936527113cbf2fb4746f83530cd700fac
|
|
| MD5 |
0c6b9346da3903d07870f8317d295f60
|
|
| BLAKE2b-256 |
ad5292b009cccd9da4100e095be491fc64a068c9df9e36a3a820c5cb3e0a69d2
|